From 7da22212de903101ffafcd148ea46871eefe642f Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 15:28:52 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index d559142..f0c62f9 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -127,10 +127,10 @@ left: -10px; top: 50%; } - .static2 .static2__item .static2__item--label:nth-child(2)::before { + .static2 .static2__item:nth-child(2) .static2__item--label::before { background: #548fee; } - .static2 .static2__item .static2__item--label:nth-child(3)::before { + .static2 .static2__item:nth-child(3) .static2__item--label::before { background: #78d3a9; } .static1 .static1__item .static1__item--value,.static2 .static2__item .static2__item--value {