fix: previewer title overflow

This commit is contained in:
Ramires Viana
2020-11-04 12:11:18 +00:00
parent e119bc55ea
commit 4e48ffc14d
2 changed files with 10 additions and 11 deletions

View File

@@ -5,9 +5,7 @@
<i class="material-icons">close</i>
</button>
<div class="title">
<span>{{ this.name }}</span>
</div>
<div class="title">{{ this.name }}</div>
<preview-size-button v-if="isResizeEnabled && this.req.type === 'image'" @change-size="toggleSize" v-bind:size="fullSize" :disabled="loading"></preview-size-button>
<button @click="openMore" id="more" :aria-label="$t('buttons.more')" :title="$t('buttons.more')" class="action">