소스 검색

Fix popout menu scrolling, for real this time

master
Fen Dweller 5 년 전
부모
커밋
16e239793a
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      macrovision.css

+ 1
- 2
macrovision.css 파일 보기

@@ -711,8 +711,7 @@ option.filtered {
flex-wrap: nowrap; flex-wrap: nowrap;
overflow-y: scroll; overflow-y: scroll;
max-height: 80vh; max-height: 80vh;
min-height: 0px;
justify-content: end;
justify-content: start;
position: fixed; position: fixed;
top: 10%; top: 10%;
left: 10%; left: 10%;


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