forked from github/dataease
Merge pull request #8160 from dataease/pr@dev-v2_dzz_mobile
fix(工具箱): 模板管理间距不对,正确为16px
This commit is contained in:
commit
a78b57d3c1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user