From 2cb025f79697d57b85803df47d93023a7c793911 Mon Sep 17 00:00:00 2001 From: Fang_Zhijian Date: Thu, 9 May 2024 19:54:20 +0800 Subject: [PATCH] update --- index.html | 2 +- public/css/style.css | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/index.html b/index.html index 93cd91a..5550465 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - Vite App + BLive Coyote
diff --git a/public/css/style.css b/public/css/style.css index d17e0c9..20d5b2b 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -209,7 +209,6 @@ select { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.85); - z-index: 100; display: flex; justify-content: center; align-items: center; @@ -278,8 +277,6 @@ select { .status-container { display: flex; - justify-content: space-between; - align-items: center; flex-direction: column; margin-left: 20px; padding: 12px 20px;