mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 12:19:38 +08:00
refactor(仪表板): 除了编辑状态下,鼠标移动到仪表板组件上时不显示边框
This commit is contained in:
@@ -354,9 +354,6 @@ export default {
|
||||
.component {
|
||||
position: absolute;
|
||||
}
|
||||
.component-outer:hover {
|
||||
box-shadow: 0px 0px 3px #0a7be0;
|
||||
}
|
||||
|
||||
.gap_class {
|
||||
padding: 5px;
|
||||
|
||||
Reference in New Issue
Block a user