ソースを参照

Add missing max-height for the building list

tags/v0.0.3
Fen Dweller 5年前
コミット
b6b5329dc6
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E80B35A6F11C3656
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      gorge.css

+ 1
- 0
gorge.css ファイルの表示

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

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


読み込み中…
キャンセル
保存