fix(工具箱): 模板管理间距不对,正确为16px

This commit is contained in:
dataeaseShu 2024-02-26 17:20:17 +08:00
parent 89e777ce12
commit d5e312b3ea

View File

@ -94,7 +94,7 @@ const handleCommand = key => {
background: #ffffff;
border: 1px solid #dee0e3;
border-radius: 4px;
margin: 0 24px 25px 0;
margin: 0 16px 16px 0;
overflow: hidden;
.custom-item-checkbox {
position: absolute;