diff options
| author | lain <lain@soykaf.club> | 2020-06-12 12:58:01 +0200 |
|---|---|---|
| committer | lain <lain@soykaf.club> | 2020-06-12 12:58:01 +0200 |
| commit | 33c1adbef4b5513605b21797860e7fd60070864c (patch) | |
| tree | c19fcc0493e3b73e31dc03e6d6ec1b60b52f13ba /src/components/gallery/gallery.vue | |
| parent | 98819ae32c6f3962df955ee280cd6cc271625852 (diff) | |
| parent | 48365819d14d80d2aeb7174bca05bf76eee2e8e0 (diff) | |
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into notification-unification-experiments
Diffstat (limited to 'src/components/gallery/gallery.vue')
| -rw-r--r-- | src/components/gallery/gallery.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/gallery/gallery.vue b/src/components/gallery/gallery.vue index 7abc2161..1ffa7b3c 100644 --- a/src/components/gallery/gallery.vue +++ b/src/components/gallery/gallery.vue @@ -78,6 +78,7 @@ video, canvas { object-fit: contain; + height: 100%; } } |
