浏览代码

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),


正在加载...
取消
保存