Updated border and event colors

This commit is contained in:
Alexis
2025-04-17 16:42:48 +02:00
parent 687b96cf12
commit 790deeec5d
10 changed files with 17 additions and 266 deletions

View File

@@ -140,7 +140,7 @@ function deployDeleteModal() {
</template>
<template v-if="event.description">
<hr class="border-slate-500 mt-2" >
<hr class="border-border mt-2" >
<div class="max-h-48 overflow-y-auto mt-2 text-sm text-slate-600 dark:text-slate-300">
{{ event.description }}