fix: 样式优化

This commit is contained in:
dataeaseShu
2025-02-05 14:16:39 +08:00
committed by xuwei-fit2cloud
parent a715c87d19
commit 3bdfbfb671

View File

@@ -203,9 +203,7 @@ onMounted(() => {
class="preview-download_icon"
:class="navigateBg === 'light' && 'is-light-setting'"
>
<Icon
><msgNotice style="padding-top: 2px" @click="msgNoticePush" class="svg-icon"
/></Icon>
<Icon><msgNotice @click="msgNoticePush" class="svg-icon" /></Icon>
</el-icon>
</el-badge>
</el-tooltip>
@@ -238,7 +236,6 @@ onMounted(() => {
}
}
.preview-download_icon {
padding: 5px;
height: 28px;
width: 28px;
border-radius: 4px;