mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
perf: style update
This commit is contained in:
parent
981e1ef56b
commit
05a79e7f47
@ -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,
|
||||
|
@ -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="幻灯片放映">
|
||||
|
Loading…
x
Reference in New Issue
Block a user