From cf1ed818cc75bf3c76a95448e93d6b3b11275186 Mon Sep 17 00:00:00 2001 From: wood Date: Thu, 9 Nov 2023 01:04:34 +0800 Subject: [PATCH] 1 --- web/src/index.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/src/index.css b/web/src/index.css index d04c1a7f..bc2bb7bf 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -207,10 +207,4 @@ code { .hide-on-mobile { display: none !important; } -} - -@media only screen and (min-width: 1200px) { - .ui.container { - width: 1200px !important; - } } \ No newline at end of file