tianxinyu 9 месяцев назад
Родитель
Сommit
b37ac53079
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/assets/styles/pages/dashboard.scss

+ 4 - 0
src/assets/styles/pages/dashboard.scss

@@ -195,6 +195,8 @@ $transition:all .5s;
   }
   .row-second .wait-col{
     line-height: 40px;
+    max-height: 40px;
+    overflow: hidden;
   }
   .row-second .wait-first{
     height: 40px;
@@ -209,6 +211,8 @@ $transition:all .5s;
     line-height: 50px;
     color: #333;
     font-size: 14px;
+    max-height: 50px;
+    overflow: hidden;
   }
   .wait-first:before{
     content: '';