From a4adcab0ba45e2530e72adbfc8219b86ad20bfb6 Mon Sep 17 00:00:00 2001 From: CHonesetDoPa Date: Mon, 16 Jan 2023 18:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E4=B8=AA=E8=A7=92=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/topbar.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/topbar.css b/assets/css/topbar.css index 289444c..14e10b4 100644 --- a/assets/css/topbar.css +++ b/assets/css/topbar.css @@ -8,7 +8,6 @@ height: 40px; font-size: 12px; border: 2px solid white; - border-radius: 5px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); background-color: rgb(255, 255, 255); }