Преглед изворни кода

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

tags/v0.7.0
Fen Dweller пре 8 година
родитељ
комит
e97305e384
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      style.css

+ 1
- 1
style.css Прегледај датотеку

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

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


Loading…
Откажи
Сачувај