Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -2390,6 +2390,27 @@
|
||||
height: 695px;
|
||||
}
|
||||
|
||||
.menu_buttons.left::-webkit-scrollbar-track{
|
||||
background-color: #F6F6F6;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.menu_buttons.left::-webkit-scrollbar-thumb{
|
||||
background-color: #989898;
|
||||
border-radius: 3px;
|
||||
width: 3px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.menu_buttons.left::-webkit-scrollbar{
|
||||
background-color:#FF613A;
|
||||
width: 4px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.menu_buttons{
|
||||
/*background: #FFFFFF;*/
|
||||
/*height: 100vh;*/
|
||||
|
||||
Reference in New Issue
Block a user