Selaa lähdekoodia

Fix horizontal scrollbar appearing on the options panel

tags/v0.1.0
Fen Dweller 6 vuotta sitten
vanhempi
commit
48d6f42e56
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css Näytä tiedosto

@@ -79,6 +79,7 @@ body.toggle-entity-name .entity-name {
justify-content: start;
flex-direction: column;
background: #444;
overflow-x: hidden;
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;


Loading…
Peruuta
Tallenna