Files
mofumofu/src/components/AreaIndicator.module.scss

12 lines
133 B
SCSS
Raw Normal View History

2023-12-20 16:42:21 +08:00
.modelAreaItem {
&:not(:first-child) {
margin-top: 8px;
}
}
.modelItem {
&:not(:first-child) {
margin-top: 8px;
}
}