feat: Make sure main menu is shown in the middle when enabled
This commit is contained in:
@@ -236,6 +236,10 @@ select, .button {
|
||||
}
|
||||
|
||||
|
||||
#main-menu {
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.menu {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Reference in New Issue
Block a user