Chat List: Add top padding
This commit is contained in:
parent
92f6cadde5
commit
a7a395c880
@ -73,7 +73,7 @@
|
|||||||
.chat-list {
|
.chat-list {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding: 0 .125rem .5rem .4375rem;
|
padding: .5rem .125rem .5rem .4375rem;
|
||||||
|
|
||||||
.scroll-container {
|
.scroll-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user