mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Fix quote avatar css
This commit is contained in:
parent
d06e485b46
commit
54330f0b0c
2 changed files with 2 additions and 1 deletions
|
|
@ -105,6 +105,7 @@
|
|||
}
|
||||
|
||||
&.mini {
|
||||
position: unset;
|
||||
margin-right: 5px;
|
||||
margin-top: -1px;
|
||||
width: 20px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue