forked from abner/for-legacy-web
fix(friends): small fixes
parent
9052ada1c7
commit
b34ed4c24c
|
|
@ -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 New Issue