加工顺序调整样式

This commit is contained in:
zhangdingyu
2019-03-07 10:31:41 +08:00
parent 7cd6b9bd77
commit bc48a04198

View File

@@ -485,19 +485,11 @@ export default {
</script>
<style scoped>
.el-card{
margin-bottom: 15px;
}
.el-input{
width: 210px;
}
.item {
float: right;
margin-top: 10px;
margin-right: 40px;
}
</style>
<style scoped>
.el-form-item{
margin-bottom: 22px;
}
@@ -507,7 +499,7 @@ export default {
span{
margin: 10px 0 10px 10px;
}
.table h4{
h4{
border: 1px solid transparent;
margin: 0;
font-weight: normal;