alert.scss 120 B

1234567
  1. .demo-block.demo-alert .el-alert {
  2. margin: 20px 0 0;
  3. }
  4. .demo-block.demo-alert .el-alert:first-child {
  5. margin: 0;
  6. }