tianxinyu 9 місяців тому
батько
коміт
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{
   .row-second .wait-col{
     line-height: 40px;
     line-height: 40px;
+    max-height: 40px;
+    overflow: hidden;
   }
   }
   .row-second .wait-first{
   .row-second .wait-first{
     height: 40px;
     height: 40px;
@@ -209,6 +211,8 @@ $transition:all .5s;
     line-height: 50px;
     line-height: 50px;
     color: #333;
     color: #333;
     font-size: 14px;
     font-size: 14px;
+    max-height: 50px;
+    overflow: hidden;
   }
   }
   .wait-first:before{
   .wait-first:before{
     content: '';
     content: '';