@delon/theme 12.2.3 → 12.3.0

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/compact.css CHANGED
@@ -30473,7 +30473,8 @@ body {
30473
30473
  margin-right: 8px;
30474
30474
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
30475
30475
  }
30476
- .sidebar-nav__item-img {
30476
+ .sidebar-nav__item-img,
30477
+ .sidebar-nav__item-svg {
30477
30478
  width: 14px;
30478
30479
  height: 14px;
30479
30480
  }