@delon/theme 14.0.0-beta.0 → 14.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dark.css CHANGED
@@ -33408,7 +33408,7 @@ ellipsis {
33408
33408
  .page-header__action,
33409
33409
  .page-header__extra {
33410
33410
  display: flex;
33411
- justify-content: end;
33411
+ justify-content: flex-end;
33412
33412
  }
33413
33413
  .page-header__extra {
33414
33414
  min-width: 242px;