mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 01:41:20 +08:00
8 lines
142 B
SCSS
8 lines
142 B
SCSS
.demo-block.demo-alert .#{$namespace}-alert {
|
|
margin: 20px 0 0;
|
|
}
|
|
|
|
.demo-block.demo-alert .#{$namespace}-alert:first-child {
|
|
margin: 0;
|
|
}
|