Quellcode durchsuchen

Increase the minimum width of the sidebar

tags/v0.1.0
Fen Dweller vor 6 Jahren
Ursprung
Commit
fef28d50ff
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css Datei anzeigen

@@ -80,7 +80,7 @@ body.toggle-entity-glow .entity-box:not(.selected) > img{

#options {
position: relative;
min-width: 120pt;
min-width: 200pt;
flex: 1 0 15vw;
display: flex;
justify-content: start;


Laden…
Abbrechen
Speichern