Explorar el Código

bug-6311 首页 我的日程调整

tianxinyu hace 6 meses
padre
commit
1481f9fdce
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      src/assets/styles/pages/dashboard.scss

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

@@ -175,6 +175,11 @@ $transition: all .5s;
             }
         }
     }
+
+    .home-calendar{
+      height: 100% !important;
+      font-size: 13px;
+    }
     
     .home-card {
         .el-card__header {