forked from github/dataease
Merge pull request #6047 from dataease/pr@dev@refactor-preview-hover
refactor(仪表板): 除了编辑状态下,鼠标移动到仪表板组件上时不显示边框
This commit is contained in:
commit
9f33acdd64
@ -354,9 +354,6 @@ export default {
|
||||
.component {
|
||||
position: absolute;
|
||||
}
|
||||
.component-outer:hover {
|
||||
box-shadow: 0px 0px 3px #0a7be0;
|
||||
}
|
||||
|
||||
.gap_class {
|
||||
padding: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user