mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-05 05:28:37 +08:00
7 lines
97 B
SCSS
7 lines
97 B
SCSS
.#{$ns}MappingField {
|
|
margin-right: var(--gap-xs);
|
|
&:last-child {
|
|
margin-right: 0;
|
|
}
|
|
}
|