This commit is contained in:
zhuoda
2020-02-12 14:11:47 +08:00
parent 37172a5105
commit 081555c6e8
10 changed files with 19 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
@import '~iview/src/styles/index.less';
@import '~view-design/src/styles/index.less';
/**************
导航栏
**************/
@@ -256,9 +256,7 @@
box-shadow: none;
}
}
.ivu-form-item{
margin-bottom: 15px;
}
.ivu-spin-fix{
background-color: rgba(255, 255, 255, 0.3);
}