perf: style update

This commit is contained in:
pipipi-pikachu 2023-07-30 16:21:28 +08:00
parent 981e1ef56b
commit 05a79e7f47
2 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@ import {
ListView,
Magic,
HighLight,
Share,
Download,
IndentLeft,
IndentRight,
VerticalSpacingBetweenItems,
@ -216,7 +216,7 @@ export const icons: Icons = {
IconListView: ListView,
IconMagic: Magic,
IconHighLight: HighLight,
IconShare: Share,
IconDownload: Download,
IconIndentLeft: IndentLeft,
IconIndentRight: IndentRight,
IconVerticalSpacingBetweenItems: VerticalSpacingBetweenItems,

View File

@ -54,7 +54,7 @@
<div class="right">
<Tooltip :mouseLeaveDelay="0" title="导出">
<div class="menu-item" @click="setDialogForExport('pptx')">
<IconShare size="18" fill="#666" />
<IconDownload size="18" fill="#666" />
</div>
</Tooltip>
<Tooltip :mouseLeaveDelay="0" title="幻灯片放映">