style: lint + format

This commit is contained in:
laurejablonski 2025-05-04 10:30:48 +02:00
parent eee72c029a
commit e1c085c245

View file

@ -288,8 +288,7 @@
<v-btn
class="button-in-nav"
width="100%"
style="margin-top: 10px;"
:color=COLORS.teacherExclusive
:color="COLORS.teacherExclusive"
@click="assign()"
>{{ t("assignLearningPath") }}</v-btn
>