fix: titel van assignment responsive maken
This commit is contained in:
parent
e864ced52e
commit
fac31b3f64
3 changed files with 7 additions and 2 deletions
|
@ -91,7 +91,7 @@ language
|
|||
{{ t("submitted") }}
|
||||
</v-chip>
|
||||
</div>
|
||||
<v-card-title class="text-h4">{{ data.assignment.title }}</v-card-title>
|
||||
<v-card-title class="text-h4 assignmentTopTitle">{{ data.assignment.title }}</v-card-title>
|
||||
|
||||
<v-card-subtitle class="subtitle-section">
|
||||
<using-query-result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue