This commit is contained in:
weipengfei 2023-08-14 18:25:29 +08:00
parent 31eebd4def
commit 2c00a5435f

View File

@ -103,6 +103,7 @@ const themeOptions = computed((): any => {
/* background-color: #f56c6c; */
background-color: rgba($color: #4a5dff, $alpha: 0.8) !important;
color: #fff;
cursor: pointer;
}
#example-simple .cv-item.custom-date-class-red {