refactor: ♻️ 优化控制台通知公告样式

This commit is contained in:
ray
2024-07-07 20:32:33 +08:00
parent a611ab8b75
commit b1e609b589
2 changed files with 11 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
访问趋势
<el-tooltip effect="dark" content="点击试试下载" placement="bottom">
<i-ep-download
class="cursor-pointer hover:color-#409eff ml-2"
class="cursor-pointer hover:color-#409eff ml-1"
@click="handleDownloadChart"
/>
</el-tooltip>