feat(ui) : astérisque required à 16px

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-03 14:37:15 +02:00
parent 6b1e11bd6f
commit cc03559dcf
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<span
data-test="required-mark"
aria-hidden="true"
class="ml-0.5 select-none text-m-danger"
class="ml-0.5 select-none text-[16px] leading-none text-m-danger"
>*</span>
</template>