0.0.346 new scroll in menu
This commit is contained in:
@@ -2239,6 +2239,21 @@
|
||||
|
||||
}
|
||||
|
||||
.menu_profile::-webkit-scrollbar-track{
|
||||
background-color: #F6F6F6;
|
||||
}
|
||||
|
||||
.menu_profile::-webkit-scrollbar-thumb{
|
||||
background-color: #989898;
|
||||
border-radius: 3px;
|
||||
width: 3px;
|
||||
}
|
||||
|
||||
.menu_profile::-webkit-scrollbar{
|
||||
background-color:#FF613A;
|
||||
width: 4px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.menu_buttons.right.close{
|
||||
|
||||
Reference in New Issue
Block a user