forked from abner/for-legacy-web
fix(friends): fix for friends menu
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
width: 4px;
|
||||
background-clip: content-box;
|
||||
border-top: 48px solid transparent;
|
||||
}
|
||||
|
||||
.list {
|
||||
padding: 0 10px 10px 10px;
|
||||
padding-top: 48px;
|
||||
|
||||
Reference in New Issue
Block a user