diff --git a/front/src/components/ui/Section.vue b/front/src/components/ui/Section.vue index cd8a06001..f50f6026b 100644 --- a/front/src/components/ui/Section.vue +++ b/front/src/components/ui/Section.vue @@ -69,7 +69,7 @@ const headerGrid ghost thin-font align-self="baseline" - :align-text="'collapsed' in props ? 'start' : undefined" + :align-text="'collapsed' in props ? 'left' : undefined" :aria-pressed="props.collapsed === false || undefined" :class="{ [$style.action]: true,