소스 검색

Add missing max-height for the building list

tags/v0.0.3
Fen Dweller 5 년 전
부모
커밋
b6b5329dc6
No known key found for this signature in database 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) {


불러오는 중...
취소
저장