Explorar el Código

Add missing max-height for the building list

tags/v0.0.3
Fen Dweller hace 5 años
padre
commit
b6b5329dc6
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E80B35A6F11C3656
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css Ver fichero

@@ -80,6 +80,7 @@ button {
#buildings-list {
overflow-x: hidden;
overflow-y: scroll;
max-height: 80vh;
}

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


Cargando…
Cancelar
Guardar