mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-27 11:33:08 +02:00
Fix margin in visibleUsers (mobile)
This commit is contained in:
parent
23c32f1211
commit
33e1c08273
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ root(isDark)
|
|||
padding 16px
|
||||
|
||||
> .visibleUsers
|
||||
margin-bottom 8px
|
||||
margin 5px
|
||||
font-size 14px
|
||||
|
||||
> span
|
||||
|
|
Loading…
Reference in a new issue