Remove scrollbar from main menu
This commit is contained in:
parent
41a94380ec
commit
02190fbc09
@ -8,6 +8,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
background-color: rgba(23, 23, 23, 0.75);
|
||||
}
|
||||
|
||||
#menu-popup {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
#mainmenu-items .mainmenu-item {
|
||||
text-align: center;
|
||||
font-size: 16pt;
|
||||
|
Loading…
x
Reference in New Issue
Block a user