forked from github/dataease
fix(仪表板): 修复 更多 icon - 色值不对的问题
This commit is contained in:
parent
aa26979b1a
commit
6cdf1a03fc
@ -125,7 +125,7 @@ const initOpenHandler = newWindow => {
|
||||
编辑</el-button
|
||||
>
|
||||
<el-dropdown trigger="click">
|
||||
<el-icon style="margin-left: 8px" class="hover-icon">
|
||||
<el-icon :style="{ color: '#1f2329 !important', marginLeft: '8px' }" class="hover-icon">
|
||||
<Icon name="dv-head-more"></Icon>
|
||||
</el-icon>
|
||||
<template #dropdown>
|
||||
|
Loading…
Reference in New Issue
Block a user