@appartmint/mint 4.2.17 → 4.2.18

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
@@ -4207,6 +4207,9 @@ thead .fc-scroller {
4207
4207
  .cdk-overlay-container .mat-mdc-select-panel {
4208
4208
  background: var(--mint-brand-4);
4209
4209
  }
4210
+ .cdk-overlay-pane {
4211
+ pointer-events: none;
4212
+ }
4210
4213
 
4211
4214
  .grecaptcha-badge {
4212
4215
  visibility: hidden;