changes
This commit is contained in:
@@ -80,7 +80,8 @@
|
||||
class="column p-0.5 fs-14"
|
||||
>
|
||||
<a v-if="m.event && m.currentMonth === m.mothCondition">
|
||||
<Tooltip v-bind="{ html: m.event.html, tooltip: m.event.tooltip }"></Tooltip>
|
||||
<span>{{ m.event.html }}</span>
|
||||
<span class="tooltiptext">{{ m.event.tooltip }}</span>
|
||||
</a>
|
||||
<span
|
||||
class="has-background-primary-soft p-1"
|
||||
|
||||
Reference in New Issue
Block a user