mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-08 12:58:44 +00:00
Fix userlist margin
This commit is contained in:
parent
5147897c6c
commit
8a26dd1908
2 changed files with 2 additions and 3 deletions
|
@ -436,7 +436,8 @@ img.emoji {
|
|||
|
||||
.user-list-item {
|
||||
overflow: auto;
|
||||
margin: 0 0 12px 0;
|
||||
margin: 0 0 4px 0;
|
||||
padding: 4px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue