We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c672d commit de7c290Copy full SHA for de7c290
vueapp/components/Videos/Actions/VideoDownload.vue
@@ -4,7 +4,7 @@
4
:title="$gettext('Medien herunterladen')"
5
:closeText="$gettext('Schließen')"
6
:closeClass="'cancel'"
7
- height="500"
+ height="400"
8
width="475"
9
@close="this.$emit('cancel')"
10
>
0 commit comments