mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
fix: 样式优化
This commit is contained in:
committed by
xuwei-fit2cloud
parent
a715c87d19
commit
3bdfbfb671
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user