fix(friends): small fixes

feat/draggable-server-list
trashtemp 2021-12-29 23:58:36 +01:00
parent 9052ada1c7
commit b34ed4c24c
No known key found for this signature in database
GPG Key ID: D1F0DB65081B0FC6
1 changed files with 2 additions and 2 deletions

View File

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