소스 검색

点位配置 样式修改

haojianlong 5 년 전
부모
커밋
7f4d5b4d11
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      src/components/config_point/dictionaryCascader.vue
  2. 1 1
      src/components/config_point/step3_point/3_temps.vue

+ 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 {