@appartmint/mint 4.2.33 → 4.2.34

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/dist/css/mint.css CHANGED
@@ -426,6 +426,9 @@ body.mint-fixed #mint-header {
426
426
  #mint-header [aria-controls=mint-wrapper][aria-expanded=true] .mint-menu-icon::after {
427
427
  transform: translate(-50%, 0) rotate(-45deg);
428
428
  }
429
+ #mint-header #mint-wrapper {
430
+ background: var(--mint-back);
431
+ }
429
432
  #mint-header #mint-wrapper nav {
430
433
  flex-grow: 1;
431
434
  height: auto;