Sfoglia il codice sorgente

Add missing max-height for the building list

tags/v0.0.3
Fen Dweller 5 anni fa
parent
commit
b6b5329dc6
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E80B35A6F11C3656
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css Vedi File

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

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


Loading…
Annulla
Salva