瀏覽代碼

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


Loading…
取消
儲存