This commit is contained in:
2024-03-11 14:51:13 +01:00
parent 62b5e1bc57
commit 99b8738c31
9 changed files with 665 additions and 41 deletions

View File

@@ -26,7 +26,7 @@ const date = computed({
const attrs = [{
key: 'today',
highlight: {
color: 'blue',
color: 'green',
fillMode: 'outline',
class: '!bg-gray-100 dark:!bg-gray-800'
},