Added back exposed colours

This commit is contained in:
Alexis
2024-05-12 23:50:22 +02:00
parent 4e9bc4137b
commit bb88074215
2 changed files with 21 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ function handleGotoRelativeEvent(position: 'next' | 'prev' = 'next') {
<template>
<UiPopoverContent
class="event-details w-96"
class="event-details w-96 bg-slate-900"
:align="'center'"
:align-offset="50"
:side="'left'"