amis/scss/components/_each.scss
2020-10-13 15:13:44 +08:00

8 lines
115 B
SCSS

.#{$ns}Each {
&-placeholder {
color: $text--muted-color;
text-align: center;
padding: $gap-sm;
}
}