style: assign knop groter en in kleur
This commit is contained in:
parent
ab95a06daa
commit
eee72c029a
1 changed files with 3 additions and 0 deletions
|
@ -287,6 +287,9 @@
|
||||||
<template v-slot:default>
|
<template v-slot:default>
|
||||||
<v-btn
|
<v-btn
|
||||||
class="button-in-nav"
|
class="button-in-nav"
|
||||||
|
width="100%"
|
||||||
|
style="margin-top: 10px;"
|
||||||
|
:color=COLORS.teacherExclusive
|
||||||
@click="assign()"
|
@click="assign()"
|
||||||
>{{ t("assignLearningPath") }}</v-btn
|
>{{ t("assignLearningPath") }}</v-btn
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue