liangyan0105 3 rokov pred
rodič
commit
bcb7f5207d
2 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 1 0
      src/assets/less/mytodo.css
  2. 1 0
      src/assets/less/mytodo.less

+ 1 - 0
src/assets/less/mytodo.css

@@ -87,6 +87,7 @@
 }
 #home .ccfullCalendar /deep/ .fc-col-header-cell-cushion {
   color: #333 !important;
+  font-weight: 400 !important;
 }
 #home .ccfullCalendar /deep/ .fc-day-today {
   background-color: #bc4749;

+ 1 - 0
src/assets/less/mytodo.less

@@ -110,6 +110,7 @@
     }
     /deep/ .fc-col-header-cell-cushion {
       color: #333 !important;
+      font-weight: 400 !important;
     }
     // 今天日历显示
     /deep/ .fc-day-today {