@@ -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;