Browse Source

修改样式

zhangxc 6 years ago
parent
commit
e09a534a3e

+ 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;