Merge pull request #5248 from selanf/x14

This commit is contained in:
Jo-Philipp Wich 2021-08-11 18:56:31 +02:00 committed by GitHub
commit dd7cc01e3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;