Przeglądaj źródła

Fixed the action part panel having too small of a max height

tags/v0.7.0
Fen Dweller 8 lat temu
rodzic
commit
e97305e384
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      style.css

+ 1
- 1
style.css Wyświetl plik

@@ -135,7 +135,7 @@ body.dark #log {
}

.action-part-container {
max-height: 400px;
max-height: 1000px;
display: flex;
flex-wrap: wrap;
}


Ładowanie…
Anuluj
Zapisz