fix(editor): 组件列表中搜索栏层级问题

This commit is contained in:
roymondchen 2022-04-28 20:54:01 +08:00 committed by jia000
parent 4ac1214e6a
commit 5e4b709d61

View File

@ -12,6 +12,7 @@
top: 0;
left: 0;
box-sizing: border-box;
z-index: 1;
.el-input__prefix {
padding: 10px;