|
@ -94,4 +94,9 @@ export default { |
|
|
.is-selected,.el-calendar-table .el-calendar-day:hover { |
|
|
.is-selected,.el-calendar-table .el-calendar-day:hover { |
|
|
background: #00000000 !important; |
|
|
background: #00000000 !important; |
|
|
}} |
|
|
}} |
|
|
|
|
|
|
|
|
|
|
|
.is-today > .el-calendar-day{ |
|
|
|
|
|
border:3px solid #7BE188; |
|
|
|
|
|
box-sizing: border-box; |
|
|
|
|
|
} |
|
|
</style> |
|
|
</style> |
|
|