From 6db80a89f8017c180cb3c495dc43878ccbaea01f Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Fri, 31 May 2024 10:28:19 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 53 ++++------------------------ 1 file changed, 6 insertions(+), 47 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 09c26d9..e57d91c 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -212,18 +212,6 @@ .card1-body:has(#bar-chart) { height: calc(100% - 39px); } - .content:has(.type-switch .type-switch__item input:nth-child(1):checked) #bar-chart { - display: block !important; - } - .content:has(.type-switch .type-switch__item input:nth-child(1):checked) #bar-chart1 { - display: none !important; - } - .content:has(.type-switch .type-switch__item input:nth-child(2):checked) #bar-chart { - display: none !important; - } - .content:has(.type-switch .type-switch__item input:nth-child(2):checked) #bar-chart1 { - display: block !important; - } .hospital-select { padding: 0 6px; @@ -337,7 +325,6 @@