mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix(数据大屏): 鼠标悬浮显示异常
This commit is contained in:
@@ -714,5 +714,10 @@ const fullScreenPreview = () => {
|
||||
.handle-icon {
|
||||
color: rgba(166, 166, 166, 1) !important;
|
||||
}
|
||||
|
||||
.ed-dropdown-menu__item:not(.is-disabled):focus,
|
||||
.ed-dropdown-menu__item:not(.is-disabled):hover {
|
||||
background-color: #444141cc !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user