소스 검색

fix:地暖的问题解决

chenzhen2 1 년 전
부모
커밋
775430b668
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/envmonitor/components/FloorHeating/index.vue

+ 2 - 2
src/views/envmonitor/components/FloorHeating/index.vue

@@ -526,7 +526,7 @@ export default defineComponent({
         }
         &:nth-child(2) {
           position: relative;
-          padding-top: 4px;
+          padding-top: 8px;
           font-family: "Persagy";
           font-style: normal;
           font-weight: 400;
@@ -536,7 +536,7 @@ export default defineComponent({
           sup {
             position: absolute;
             right: -12px;
-            top: 0;
+            top: 4px;
             font-family: "Mulish";
             font-style: normal;
             font-weight: 400;