mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Refactor nil checks, remove getAttr
This commit is contained in:
parent
a43950dcf5
commit
e2039ec81c
5 changed files with 48 additions and 52 deletions
|
|
@ -498,6 +498,7 @@ nav {
|
|||
|
||||
.thread-last .status-el::before {
|
||||
background: unset;
|
||||
min-width: unset;
|
||||
width: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue