Sfoglia il codice sorgente

fix:地暖的问题解决

chenzhen2 1 anno fa
parent
commit
775430b668
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;