zhangxc преди 6 години
родител
ревизия
e09a534a3e
променени са 2 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 2 0
      src/components/icss/BloodPressTagGroup.vue
  2. 2 0
      src/components/icss/SymptomTagGroup.vue

+ 2 - 0
src/components/icss/BloodPressTagGroup.vue

@@ -281,7 +281,9 @@ export default {
         content: ']'
     }
     .bottomPartMid {
+        position: relative;
         width: 10%;
+        top: 150px;
     p {
         width: 100%;
         text-align: center;

+ 2 - 0
src/components/icss/SymptomTagGroup.vue

@@ -327,7 +327,9 @@ export default {
         content: ']'
     }
     .bottomPartMid {
+        position: relative;
         width: 10%;
+        top: 150px;
     p {
         width: 100%;
         text-align: center;