Browse Source

Keep options pane from expanding when selecting something

tags/v0.0.1
Fen Dweller 5 years ago
parent
commit
f20ee8a797
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css View File

@@ -72,6 +72,7 @@ body {
.options-row {
display: flex;
text-align: center;
max-width: 15vw;
}

@media (max-aspect-ratio: 1/1) {


Loading…
Cancel
Save