- aggiunto il Comune di Residenza alla REgistrazione e al Tutorial

This commit is contained in:
Surya Paolo
2025-11-27 00:48:53 +01:00
parent 145327a6ca
commit 05bf8ad495
25 changed files with 392 additions and 194 deletions

View File

@@ -1,6 +1,7 @@
<template>
<div
class="rec-card-wrapper"
:class="{ 'is-even': indexRow % 2 === 0, 'is-odd': indexRow % 2 !== 0 }"
:style="{ maxWidth: computedWidth() }"
>
<!-- Evento Calendar con data grande -->