mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
回退 'Pull Request !267 : fix 修复选择图标时tooltip显示后滚动出现错位现象'
This commit is contained in:
parent
c004cbc86c
commit
057ac186a6
@ -40,8 +40,6 @@
|
||||
:content="iconName"
|
||||
placement="bottom"
|
||||
effect="light"
|
||||
:teleported="false"
|
||||
:enterable="false"
|
||||
>
|
||||
<li :class="['icon-item', { active: modelValue == iconName }]" @click="selectedIcon(iconName)">
|
||||
<svg-icon color="var(--el-text-color-regular)" :icon-class="iconName" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user