feat: 布局设置样式修改
This commit is contained in:
parent
3f86d41c61
commit
6cb15a03ac
@ -136,6 +136,7 @@ const handleCancel = () => {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-bottom: $margin;
|
||||
column-gap: $margin;
|
||||
}
|
||||
|
||||
.layout-defaults,
|
||||
@ -143,7 +144,6 @@ const handleCancel = () => {
|
||||
.layout-mixing {
|
||||
width: 70px;
|
||||
height: 50px;
|
||||
margin-right: $margin;
|
||||
background: $color-fill-1;
|
||||
border-radius: $radius-box;
|
||||
overflow: hidden;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user