Explorar el Código

首页布局修改

tianxinyu hace 9 meses
padre
commit
b37ac53079
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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: '';