Skip to content

Commit

Permalink
Fix width
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Aug 31, 2024
1 parent d844e94 commit fcaa201
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ const setSelectedVideoFormat = (format: VideoFormat) => {
</v-col>
</v-row>
<v-row justify="center">
<v-col cols="12" sm="6" md="4">
<v-col cols="12">
<v-btn
color="accent"
small
Expand Down

0 comments on commit fcaa201

Please sign in to comment.