From b7146ded5ff9dff942187bab0be8b2340d6f0132 Mon Sep 17 00:00:00 2001 From: Bard <984419930@qq.com> Date: Wed, 9 Nov 2022 21:17:01 +0800 Subject: [PATCH] Update cascade.css --- luci-theme-argon/htdocs/luci-static/argon/css/cascade.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css index 3c58523..e117776 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css @@ -2519,10 +2519,10 @@ span[data-tooltip] .label { label > input[type="checkbox"], label > input[type="radio"] { position: relative; - top: 0.4rem; - right: 0.2rem; - margin: 0; - vertical-align: bottom; + /* top: 0.4rem; */ + /* right: 0.2rem; */ + /* margin: 0; */ + /* vertical-align: bottom; */ } label[data-index][data-depends] { padding-right: 2em;