bugfix: 聊天框布局
This commit is contained in:
@@ -210,8 +210,8 @@
|
||||
<SvgIcon class="light-icon" name="light" size="16" />
|
||||
<span>{{ $t('Input.trendingReport') }}</span>
|
||||
</div>
|
||||
<Preview v-model="showPreview" :url="previewUrl" />
|
||||
</div>
|
||||
<Preview v-model="showPreview" :url="previewUrl" />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user