소스 검색

Toggle options are larger now

tags/v0.7.0
Fen Dweller 7 년 전
부모
커밋
d5c1d08ce3
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      style.css

+ 2
- 1
style.css 파일 보기

@@ -307,7 +307,8 @@ body.dark input[type="checkbox"]:checked+
.flex-outer input[type="radio"] + label:not(.custom-header),
.flex-outer input[type="checkbox"] + label:not(.custom-header) {
user-select: none;
flex: 1 0 300px;
flex: 1 0 400px;
font-size: 24px;
}

body.dark .flex-outer input[type="radio"] + label:not(.custom-header),


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