Ver código fonte

Add missing max-height for the building list

tags/v0.0.3
Fen Dweller 5 anos atrás
pai
commit
b6b5329dc6
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: E80B35A6F11C3656
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css Ver arquivo

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

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


Carregando…
Cancelar
Salvar