Commit 054e703c authored by caojm's avatar caojm

样式微调

parent 4e6e894d
...@@ -293,7 +293,7 @@ export default { ...@@ -293,7 +293,7 @@ export default {
<style lang="scss" > <style lang="scss" >
.hall { .hall {
height: 100%; height: 100%;
padding:10px 0 40px 0px; padding:0px 0 40px 0px;
.el-input__inner { .el-input__inner {
height: 30px; height: 30px;
} }
......
...@@ -284,7 +284,7 @@ export default { ...@@ -284,7 +284,7 @@ export default {
</script> </script>
<style lang="scss"> <style lang="scss">
.use-electro-data { .use-electro-data {
padding: 10px 0 40px 0px; padding: 0px 0 40px 0px;
.el-form-item { .el-form-item {
margin-bottom: 15px; margin-bottom: 15px;
margin-top: 15px; margin-top: 15px;
......
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