mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
8 lines
120 B
SCSS
8 lines
120 B
SCSS
.demo-block.demo-alert .el-alert {
|
|
margin: 20px 0 0;
|
|
}
|
|
|
|
.demo-block.demo-alert .el-alert:first-child {
|
|
margin: 0;
|
|
}
|