forked from abner/for-legacy-web
fix(friends): small fixes
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user