From 59b0e687bad7a90c0783237b409e1dbdebd00b05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E9=94=8B?= <932374019@qq.com> Date: Wed, 4 Sep 2024 18:19:20 +0800 Subject: [PATCH] Update globals.css --- web/styles/globals.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/web/styles/globals.css b/web/styles/globals.css index dc3fa7947..1d49ea271 100644 --- a/web/styles/globals.css +++ b/web/styles/globals.css @@ -123,10 +123,3 @@ table { .rc-md-editor .editor-container>.section { border-right: none !important; } - -.w-530{ - width: 530px; -} -.w-256{ - width:256px; -} \ No newline at end of file