This commit is contained in:
2022-11-08 14:52:35 +08:00
parent 5a0db19da7
commit 5f4f9ca5fc
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<el-button
type="text"
class="title-button"
:style="{ right: 33 * beilv + 'px', top: 37 * beilv + 'px' }"
:style="{ right: 0, top: 37 * beilv + 'px' }"
@click="changeFullScreen"
>
<svg-icon v-if="isFullScreen" icon-class="unFullScreenView" :style="{fontSize: 33 * beilv + 'px'}" />