fix: 样式优化

This commit is contained in:
dataeaseShu
2026-02-25 13:59:18 +08:00
committed by dataeaseShu
parent e4848f791f
commit 4ee780cb49

View File

@@ -1024,6 +1024,11 @@ defineExpose({
margin-top: 6px !important;
margin-left: -4px !important;
.ed-dropdown-menu__item:not(.is-disabled):hover {
background-color: #1f23291a;
color: #1f2329;
}
.ed-icon {
border-radius: 4px;
}