Kaynağa Gözat

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

tags/v0.7.0
Fen Dweller 8 yıl önce
ebeveyn
işleme
e97305e384
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      style.css

+ 1
- 1
style.css Dosyayı Görüntüle

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


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


Yükleniyor…
İptal
Kaydet