Explorar el Código

Increase the minimum width of the sidebar

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
fef28d50ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css Ver fichero

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


Cargando…
Cancelar
Guardar