From 77bbb07044f0e139c20c979c39682c751b7ea0d4 Mon Sep 17 00:00:00 2001 From: yang <1441163367@qq.com> Date: 星期三, 02 十一月 2022 03:33:05 +0800 Subject: [PATCH] 修改新增简易案件问题 --- src/styles/common.scss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/common.scss b/src/styles/common.scss index a8d5468..5f5e5d2 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -63,7 +63,7 @@ font-size: 18px; } -@media screen and (max-width: 1200px) { +/*@media screen and (max-width: 1200px) { body{ width: 1200px; } @@ -100,4 +100,4 @@ max-width: 130px!important; } } -} +}*/ -- Gitblit v1.9.1