fix edge case of videos and unknown files together
This commit is contained in:
parent
87b5f828d7
commit
d55c09df18
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<div
|
||||
v-if="usePlaceholder"
|
||||
:class="{ 'fullwidth': fullwidth }"
|
||||
@click="openModal"
|
||||
>
|
||||
<a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue