From 6d31442a94cdbb7b312805a9c78bc35ece095017 Mon Sep 17 00:00:00 2001 From: ViVi Date: Mon, 17 Feb 2025 20:10:24 +0900 Subject: [PATCH] =?UTF-8?q?[SW2]=20=E6=AD=A6=E5=99=A8=E6=94=BB=E6=92=83?= =?UTF-8?q?=E3=81=AE=E8=BF=BD=E5=8A=A0=E3=82=AA=E3=83=97=E3=82=B7=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E8=A8=AD=E5=AE=9A=E6=AC=84=E3=81=A7=E3=81=AE=E6=AD=A6?= =?UTF-8?q?=E5=99=A8=E5=90=8D=E3=81=AE=E8=A1=8C=E3=81=AE=E9=AB=98=E3=81=95?= =?UTF-8?q?=E3=82=92=E6=94=B9=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _core/skin/sw2/css/edit.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_core/skin/sw2/css/edit.css b/_core/skin/sw2/css/edit.css index 805d38217..5a9ffa2dc 100644 --- a/_core/skin/sw2/css/edit.css +++ b/_core/skin/sw2/css/edit.css @@ -1382,6 +1382,10 @@ article > form > hr { &.crit { width: 6em; } &.roll { width: 6em; } } + + tbody td label:is(.radio-button, .check-button) { + line-height: 1.4; + } } } #palette-magic {