From 9a7dd7013b507a61ca82c3f94c1bc1192a4cf421 Mon Sep 17 00:00:00 2001 From: harrywan Date: Tue, 15 Sep 2020 14:43:17 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E5=B1=8F=E5=B9=95=E6=9C=80=E5=B0=8F?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E6=94=B9=E4=B8=BA1440?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/fes-core/src/views/styles/layout.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/fes-core/src/views/styles/layout.scss b/packages/fes-core/src/views/styles/layout.scss index 559a944b..07196b60 100644 --- a/packages/fes-core/src/views/styles/layout.scss +++ b/packages/fes-core/src/views/styles/layout.scss @@ -187,7 +187,7 @@ $dark-selected-color: #ffffff; left: 0; top: 0; width: 100%; - min-width: 1280px; + min-width: 1240px; height: 60px; } .layout-right { @@ -403,12 +403,12 @@ $dark-selected-color: #ffffff; right: 0; top: 0; bottom: 0; - min-width: 1280px; + min-width: 1240px; } .layout-right-header { width: 100%; - min-width: 1280px; + min-width: 1240px; height: 60px; line-height: 60px; position: relative;