@appartmint/mint 4.2.19 → 4.2.20

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
@@ -427,7 +427,6 @@ body.mint-fixed #mint-header {
427
427
  flex-grow: 1;
428
428
  height: auto;
429
429
  overflow: visible;
430
- background: var(--mint-back);
431
430
  }
432
431
  @media (min-width: 1440px) {
433
432
  #mint-header #mint-wrapper nav {
@@ -4212,7 +4211,7 @@ thead .fc-scroller {
4212
4211
  background: var(--mint-brand-4);
4213
4212
  }
4214
4213
  .cdk-overlay-pane {
4215
- pointer-events: none;
4214
+ pointer-events: none !important;
4216
4215
  }
4217
4216
 
4218
4217
  .grecaptcha-badge {