make the calendar banner less striking

This commit is contained in:
Andrea 2022-04-08 14:12:18 +02:00
parent 56dbe532d4
commit 5cf8450ce9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<section v-if="config.calendar && config.calendar.enabled && events !== undefined" class="alert alert-info">
<section v-if="config.calendar && config.calendar.enabled && events !== undefined" class="alert alert-light border">
<div class="d-flex flex-column-reverse flex-md-row justify-content-between">
<p class="h3">
<Icon v="calendar-star"/>