init
This commit is contained in:
11
src/components/AreaIndicator.module.scss
Normal file
11
src/components/AreaIndicator.module.scss
Normal file
@ -0,0 +1,11 @@
|
||||
.modelAreaItem {
|
||||
&:not(:first-child) {
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.modelItem {
|
||||
&:not(:first-child) {
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user