Browse Source

模式设置样式修改

黄琪勇 11 tháng trước cách đây
mục cha
commit
ee0c66d85f

BIN
src/page-instrument/header-top/image/headImg2.png


+ 10 - 0
src/page-instrument/header-top/settting/index.module.less

@@ -17,8 +17,18 @@
     }
     &.evaluating{
         .head{
+            width: 394px;
+            height: 62px;
+            margin-bottom: -3px;
             background: url("../image/headImg2.png") no-repeat;
             background-size: 100% 100%; 
+            .headTit{
+                bottom: 11px;
+            }
+            .closeImg{
+                top: 2px;
+                right: -26px;
+            }
         }
         .content{
             background: #B0CDFF;