mirror of
https://github.com/revoltchat/revite.git
synced 2025-01-12 23:41:25 -05:00
fix(friends): small fixes
This commit is contained in:
parent
9052ada1c7
commit
b34ed4c24c
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue