Commit affdbaa6 by zhaopanyu

zpy 12.19

parent cc54d61f
......@@ -1428,6 +1428,7 @@ export default {
margin-top: -2px;
margin-bottom: -5px;
} */
.custom-margin {
margin: -6px 0px;
}
......
......@@ -727,7 +727,7 @@ export default {
}
</script>
<style>
<style scoped>
.el-form-item {
margin-bottom: 0;
}
......
......@@ -1023,7 +1023,7 @@ export default {
</script>
<style>
<style scoped>
.el-form-item {
margin-bottom: 0;
}
......
......@@ -727,7 +727,7 @@ export default {
}
</script>
<style>
<style scoped>
.el-form-item {
margin-bottom: 0;
}
......
......@@ -1007,7 +1007,7 @@ export default {
</script>
<style>
<style scoped>
.el-form-item {
margin-bottom: 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment