加工顺序调整样式
This commit is contained in:
@@ -485,19 +485,11 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.el-card{
|
|
||||||
margin-bottom: 15px;
|
|
||||||
}
|
|
||||||
.el-input{
|
|
||||||
width: 210px;
|
|
||||||
}
|
|
||||||
.item {
|
.item {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-right: 40px;
|
margin-right: 40px;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
<style scoped>
|
|
||||||
.el-form-item{
|
.el-form-item{
|
||||||
margin-bottom: 22px;
|
margin-bottom: 22px;
|
||||||
}
|
}
|
||||||
@@ -507,7 +499,7 @@ export default {
|
|||||||
span{
|
span{
|
||||||
margin: 10px 0 10px 10px;
|
margin: 10px 0 10px 10px;
|
||||||
}
|
}
|
||||||
.table h4{
|
h4{
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|||||||
Reference in New Issue
Block a user