This commit is contained in:
Viet An
2026-07-06 11:25:42 +07:00
parent f72af58d78
commit be0be49454
22 changed files with 301 additions and 391 deletions

View File

@@ -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"