mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:18:29 +08:00
8 lines
115 B
SCSS
8 lines
115 B
SCSS
.#{$ns}Each {
|
|
&-placeholder {
|
|
color: $text--muted-color;
|
|
text-align: center;
|
|
padding: $gap-sm;
|
|
}
|
|
}
|