Browse Source

点位配置 样式修改

haojianlong 5 years ago
parent
commit
7f4d5b4d11

+ 1 - 0
src/components/config_point/dictionaryCascader.vue

@@ -78,6 +78,7 @@ export default {
 </script>
 <style lang="less" scoped>
 .cascader-container {
+  margin-bottom: 0;
   /deep/ .el-cascader {
     width: 89%;
     display: block;

+ 1 - 1
src/components/config_point/step3_point/3_temps.vue

@@ -686,7 +686,7 @@ export default {
   .flex-around {
     display: flex;
     justify-content: space-around;
-    margin-bottom: 5px;
+    // margin-bottom: 5px;
     width: 100%;
     overflow: hidden;
     .point-despoint {