fixed positioning of buttons

This commit is contained in:
BurnLP2013 2024-07-11 13:51:55 +02:00
parent 05b0155114
commit c46cdebe0f

View file

@ -84,7 +84,7 @@
no-gutters no-gutters
> >
<v-col <v-col
class="flex-grow-1 flex-shrink-0 overflow-x-auto border-e-md" class="flex-grow-1 align-self-end overflow-x-auto border-e-md"
cols="10" cols="10"
> >
{{ props.notes }} {{ props.notes }}
@ -92,7 +92,7 @@
</v-col> </v-col>
<v-col <v-col
class="flex-grow-0 flex-shrink-1 overflow-x-auto" class=""
cols="2" cols="2"
align="end" align="end"
> >