improved calendar styles, switched profile pic, fixed dark mode

This commit is contained in:
2025-05-11 22:36:28 +02:00
parent 555aca0a99
commit db86f9323e
6 changed files with 25 additions and 23 deletions

View File

@@ -10,8 +10,8 @@ defineProps<{
</script>
<template>
<div class="flex flex-col h-full w-32">
<div class="flex justify-center items-center h-18 border-b-text border-b-2">vue-calendar
<div class="flex flex-col h-full w-16">
<div class="flex justify-center items-center h-18 border-b-muted border-b-1">
</div>
<div class="calendar-legend relative flex flex-col grow justify-evenly">
<CalendarSeperator v-for="sep in seperators" :seperator="sep">