patch.less 92 B

123456789
  1. nz-alert {
  2. display: block;
  3. }
  4. .@{alert-prefix-cls} {
  5. &-icon {
  6. line-height: 1;
  7. }
  8. }