@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/dark.css CHANGED
@@ -31036,7 +31036,8 @@ body {
31036
31036
  margin-right: 8px;
31037
31037
  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);
31038
31038
  }
31039
- .sidebar-nav__item-img {
31039
+ .sidebar-nav__item-img,
31040
+ .sidebar-nav__item-svg {
31040
31041
  width: 14px;
31041
31042
  height: 14px;
31042
31043
  }