Skip to content

Commit 2b78c26

Browse files
committed
Remove aling start attribute
1 parent 8df387e commit 2b78c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/download/DataDownloadDisplayComponent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</v-autocomplete>
4747
</v-col>
4848
</v-row>
49-
<v-row align="start" class="ma-1">
49+
<v-row class="ma-1">
5050
<v-col>
5151
<v-autocomplete
5252
v-model="selectedLocations"

0 commit comments

Comments
 (0)