style: refactor styles

This commit is contained in:
Pan
2017-10-24 14:49:29 +08:00
parent cddace507d
commit a8459fa572
5 changed files with 58 additions and 124 deletions

View File

@@ -1,22 +1,4 @@
//覆盖一些element-ui样式
.block-checkbox {
display: block;
}
.operation-container {
.cell {
padding: 10px !important;
}
.el-button {
&:nth-child(3) {
margin-top: 10px;
margin-left: 0px;
}
&:nth-child(4) {
margin-top: 10px;
}
}
}
.el-upload {
input[type="file"] {