Merge pull request #5248 from selanf/x14
This commit is contained in:
commit
dd7cc01e3e
1 changed files with 2 additions and 1 deletions
|
@ -148,7 +148,8 @@ body {
|
|||
}
|
||||
|
||||
#mainmenu {
|
||||
flex: 1 1 200px;
|
||||
flex: 1 1 100px;
|
||||
max-width: 250px;
|
||||
background: var(--main-dark-color);
|
||||
color: var(--main-bright-color);
|
||||
padding: 1em;
|
||||
|
|
Loading…
Reference in a new issue