瀏覽代碼

样式修改

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);