mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-27 03:01:14 +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;
|
|
}
|