mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
11477-Hide menu scroll
This commit is contained in:
parent
f58bbfae2a
commit
cfb9911559
@ -26,7 +26,7 @@
|
||||
}
|
||||
|
||||
#div_display::-webkit-scrollbar:vertical {
|
||||
width: 5px;
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
#div_display::-webkit-scrollbar-button:increment,
|
||||
@ -57,7 +57,7 @@
|
||||
}
|
||||
|
||||
#div_management::-webkit-scrollbar:vertical {
|
||||
width: 5px;
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
#div_management::-webkit-scrollbar-button:increment,
|
||||
|
Loading…
x
Reference in New Issue
Block a user