Skip to content

Commit de7c290

Browse files
committed
adjust dialog height
1 parent e6c672d commit de7c290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vueapp/components/Videos/Actions/VideoDownload.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:title="$gettext('Medien herunterladen')"
55
:closeText="$gettext('Schließen')"
66
:closeClass="'cancel'"
7-
height="500"
7+
height="400"
88
width="475"
99
@close="this.$emit('cancel')"
1010
>

0 commit comments

Comments
 (0)