Browse Source

Try an even larger menubar size to debug Safari

tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
130038d6f5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css View File

@@ -232,7 +232,7 @@ body.show-extra-options .options-block.options-block-optional {

#menubar {
display: flex;
flex: 1 0 15vh;
flex: 1 0 30vh;
flex-direction: row;
justify-content: space-evenly;
align-items: center;


Loading…
Cancel
Save