Merge pull request #7081 from dataease/pr@dev@fix_panel-filter
fix: 修复添加边框样式后过滤组件等无点击效果问题
This commit is contained in:
commit
13ce9eb420
@ -387,7 +387,6 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 2;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
@ -2167,7 +2167,6 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 2;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user