From ffcbd6e6c9db7c8df88f5f6f9b2684d93f615da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=83=E4=B8=81=E7=8B=97=7E?= Date: Fri, 11 Oct 2024 15:38:27 +0800 Subject: [PATCH] Update win11.css --- themes/win11.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/win11.css b/themes/win11.css index 201b350..8e5a266 100644 --- a/themes/win11.css +++ b/themes/win11.css @@ -14,7 +14,7 @@ label:not([data-selected])>span { height: 20px !important; - background-color: transparent !important; + background-color: hsl(var(--nextui-content1)) !important; border: 1px hsl(var(--nextui-default-800)) solid !important; }