From f237f163729833a8c632d630efe7da145175a3d1 Mon Sep 17 00:00:00 2001 From: canisminor1990 Date: Sat, 25 Feb 2023 21:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 - style_choices/style.css | 1 - 2 files changed, 2 deletions(-) diff --git a/style.css b/style.css index b5ae0bc..489b80f 100644 --- a/style.css +++ b/style.css @@ -1035,7 +1035,6 @@ input[type="radio"]:checked + span { margin-left: 8px; display: inline-block; padding: 16px; - background-color: var(--colorFillQuaternary); color: var(--colorPrimary); } diff --git a/style_choices/style.css b/style_choices/style.css index b5ae0bc..489b80f 100644 --- a/style_choices/style.css +++ b/style_choices/style.css @@ -1035,7 +1035,6 @@ input[type="radio"]:checked + span { margin-left: 8px; display: inline-block; padding: 16px; - background-color: var(--colorFillQuaternary); color: var(--colorPrimary); }