1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Refactor nil checks, remove getAttr

This commit is contained in:
Zed
2019-06-27 21:07:29 +02:00
parent a43950dcf5
commit e2039ec81c
5 changed files with 48 additions and 52 deletions

View File

@@ -498,6 +498,7 @@ nav {
.thread-last .status-el::before {
background: unset;
min-width: unset;
width: 0;
margin: 0;
}