@appartmint/mint 2.1.8 → 2.1.9

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
@@ -3595,6 +3595,11 @@ a.mint-active .fa-vimeo {
3595
3595
  white-space: normal;
3596
3596
  }
3597
3597
  }
3598
+ @media (min-width: 768px) {
3599
+ .fc .fc-v-event .fc-event-title {
3600
+ font-size: 0.8em;
3601
+ }
3602
+ }
3598
3603
 
3599
3604
  thead .fc-scroller {
3600
3605
  overflow: hidden !important;