diff --git a/src/components/LeftMenu/leftMenu.scss b/src/components/LeftMenu/leftMenu.scss index bb2958c..edf38ed 100644 --- a/src/components/LeftMenu/leftMenu.scss +++ b/src/components/LeftMenu/leftMenu.scss @@ -113,7 +113,7 @@ } } .content { - min-height: 83%; + // min-height: 83%; // padding: 0 10px; // background-color: #ffffff; .fule { diff --git a/src/views/goverment/huizhou/siteSupervision/environmentalMonitoring/index.scss b/src/views/goverment/huizhou/siteSupervision/environmentalMonitoring/index.scss index f0a7227..8e4a65c 100644 --- a/src/views/goverment/huizhou/siteSupervision/environmentalMonitoring/index.scss +++ b/src/views/goverment/huizhou/siteSupervision/environmentalMonitoring/index.scss @@ -10,7 +10,7 @@ height: 78px !important; } :deep(.content) { - height: calc(100% - 100px) !important; + height: calc(100% - 160px) !important; } .leftProject { // padding: 5px 8px;