소스 검색

Fix horizontal scrollbar appearing on the options panel

tags/v0.1.0
Fen Dweller 6 년 전
부모
커밋
48d6f42e56
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      macrovision.css

+ 1
- 0
macrovision.css 파일 보기

@@ -79,6 +79,7 @@ body.toggle-entity-name .entity-name {
justify-content: start;
flex-direction: column;
background: #444;
overflow-x: hidden;
overflow-y: scroll;
height: 100%;
scrollbar-color: #e1e1e1 #888;


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