Browse Source

样式更新

guhongwei 5 years ago
parent
commit
7361a30255
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/components/self-calendars.vue

+ 5 - 0
src/components/self-calendars.vue

@@ -154,6 +154,11 @@ p {
   background: #f8ab55;
   background: #f8ab55;
   border-radius: 90px;
   border-radius: 90px;
 }
 }
+/deep/.el-calendar-table td.is-selected {
+  background-color: #f8ab55;
+  color: yellow;
+  border-radius: 50px;
+}
 .right {
 .right {
   width: 540px;
   width: 540px;
   height: 623px;
   height: 623px;