瀏覽代碼

Add missing max-height for the building list

tags/v0.0.3
Fen Dweller 5 年之前
父節點
當前提交
b6b5329dc6
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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) {


Loading…
取消
儲存