From 01e596b621ec86d6c6cd96984e21c80cb31e35b8 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 17:12:23 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index ecd8e35..edc7bb3 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -198,6 +198,7 @@ position: relative; } .type-switch .type-switch__item:has(input:checked) .text::after { + content: ""; width: 100%; height: 4px; background: #609ff9;