fix: 修复添加边框样式后过滤组件等无点击效果问题

This commit is contained in:
wangjiahao 2023-12-07 18:40:46 +08:00
parent 39fd081379
commit 643e69c86c
2 changed files with 0 additions and 2 deletions

View File

@ -387,7 +387,6 @@ export default {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100% !important;
height: 100% !important;
}

View File

@ -2167,7 +2167,6 @@ export default {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100% !important;
height: 100% !important;
}