tanxue 4 роки тому
батько
коміт
25e45ca60a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      assets/scss/cus-client/cus-client-common.scss

+ 1 - 1
assets/scss/cus-client/cus-client-common.scss

@@ -288,7 +288,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
     >h1{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 16px;}
     //内容区域
     .client-content-box{
-      height: calc(100vh - 517px);
+      min-height: calc(100vh - 517px);
       line-height: 24px;
       color: rgba(0,0,0,0.64);
       @include setFontStyle(-6);