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;