소스 검색

样式更新

guhongwei 5 년 전
부모
커밋
7361a30255
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/components/self-calendars.vue

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

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