Files
mofumofu/src/components/AreaIndicator.module.scss
2023-12-20 16:42:21 +08:00

12 lines
133 B
SCSS

.modelAreaItem {
&:not(:first-child) {
margin-top: 8px;
}
}
.modelItem {
&:not(:first-child) {
margin-top: 8px;
}
}