@appartmint/mint 2.1.7 → 2.1.8

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
@@ -3596,6 +3596,10 @@ a.mint-active .fa-vimeo {
3596
3596
  }
3597
3597
  }
3598
3598
 
3599
+ thead .fc-scroller {
3600
+ overflow: hidden !important;
3601
+ }
3602
+
3599
3603
  :root:root {
3600
3604
  --mat-table-background-color: back;
3601
3605
  --mat-paginator-container-background-color: back;