LIJU 1 일 전
부모
커밋
6500ec377d
1개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. 5 4
      src/components/medical-advice/temperature/graphics.vue

+ 5 - 4
src/components/medical-advice/temperature/graphics.vue

@@ -1168,12 +1168,13 @@ td {
   border-right: 1px solid #ff6e71;
 }
 .recorde-text {
-  width: 13px;
-  height: 8px;
+  width: 12px;
+  height: 10px;
   color: #ff0000;
-  font-size: 10px;
+  font-size: 8px;
   position: relative;
-  top: -4px;
+  top: 0px;
+  line-height:14px;
 }
 .table_wrap {
   position: relative;