Browse Source

bug-6311 首页 我的日程调整

tianxinyu 6 months ago
parent
commit
1481f9fdce
1 changed files with 5 additions and 0 deletions
  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 {