style(editor): 组件属性配置中表格操作栏会覆盖tab头

fix #664
This commit is contained in:
roymondchen 2025-12-05 19:45:08 +08:00
parent 9815fb7c51
commit 738e8611a4

View File

@ -40,7 +40,7 @@
top: 0;
width: 100%;
background: #fff;
z-index: 2;
z-index: 3;
}
}
}