element-ui/examples/demo-styles/alert.scss

8 lines
120 B
SCSS
Raw Permalink Normal View History

2021-06-07 11:56:04 +08:00
.demo-block.demo-alert .el-alert {
margin: 20px 0 0;
}
.demo-block.demo-alert .el-alert:first-child {
margin: 0;
}