forked from abner/for-legacy-web
fix(friends): respect header padding
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
.list {
|
.list {
|
||||||
padding: 0 10px 10px 10px;
|
padding: 0 10px 10px 10px;
|
||||||
|
padding-top: 48px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user