fix(friends): small fixes

pull/1049/head
trashtemp 2021-12-29 23:58:36 +01:00
parent 58c916a98b
commit a68946ca30
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@
gap: 20px; gap: 20px;
} }
::-webkit-scrollbar-thumb { /*::-webkit-scrollbar-thumb {
width: 4px; width: 4px;
background-clip: content-box; background-clip: content-box;
border-top: 48px solid transparent; border-top: 48px solid transparent;
} }*/
.list { .list {
padding: 0 10px 10px 10px; padding: 0 10px 10px 10px;