Fixed calendar grid colours

This commit is contained in:
Alexis
2025-03-14 12:15:36 +01:00
parent c249dc8334
commit c3c4554e09
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ const { isReadOnly } = storeToRefs(useCalendar())
</script>
<template>
<header class="border-slate-400 dark:border-slate-700 border-b-[1px]">
<header class="border-slate-200 contrast-more:border-slate-500 dark:border-slate-700 border-b-[1px]">
<div class="px-8 flex justify-between">
<menu class="flex items-center gap-2">
<li v-if="!isReadOnly">