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;