seimin 2 years ago
parent
commit
cffba39f5e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/app/views/fuwutai/fuwutai.component.less

+ 2 - 2
src/app/views/fuwutai/fuwutai.component.less

@@ -18,7 +18,7 @@
18 18
   #top{
19 19
     display: flex;
20 20
     flex-direction: column;
21
-    height: 180px;
21
+    min-height: 180px;
22 22
   }
23 23
   .transport-1_round_solid,
24 24
   .transport-2_round_solid,
@@ -133,7 +133,7 @@
133 133
   /* 支助人员信息内容 */
134 134
   .message_cot {
135 135
     width: 100%;
136
-    height: 140px;
136
+    min-height: 140px;
137 137
     position: relative;
138 138
     display: inline-block;
139 139
     border-right: 1px solid rgb(225, 229, 232);