mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
fix(friends): respect header padding
This commit is contained in:
parent
64df7edf9b
commit
63e52fe69c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
.list {
|
||||
padding: 0 10px 10px 10px;
|
||||
padding-top: 48px;
|
||||
user-select: none;
|
||||
overflow-y: scroll;
|
||||
|
||||
|
|
Loading…
Reference in a new issue