mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Add support for business and gov verification
Also improve icon rendering on Firefox
This commit is contained in:
parent
d6be08d093
commit
f8254c2f0f
14 changed files with 59 additions and 31 deletions
|
|
@ -14,6 +14,8 @@
|
|||
button {
|
||||
margin: 0 2px 0 0;
|
||||
height: 23px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.pref-input {
|
||||
|
|
|
|||
Loading…
Reference in a new issue