From 9bc11bde2890ed9ec095d7a3eb4b5d19cd39491a Mon Sep 17 00:00:00 2001 From: wood Date: Thu, 9 Nov 2023 06:15:58 +0800 Subject: [PATCH] 1 --- web/src/custom.css | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 web/src/custom.css diff --git a/web/src/custom.css b/web/src/custom.css deleted file mode 100644 index d324727e..00000000 --- a/web/src/custom.css +++ /dev/null @@ -1,9 +0,0 @@ -.custom-width .ui.container { - width: 100vw !important; - padding: 0 !important; - } - - .custom-width .ui.menu { - margin-bottom: 0 !important; - } - \ No newline at end of file