@appartmint/mint 4.2.34 → 5.0.0
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
|
@@ -4259,15 +4259,5 @@ thead .fc-scroller {
|
|
|
4259
4259
|
padding: 3rem;
|
|
4260
4260
|
}
|
|
4261
4261
|
}
|
|
4262
|
-
:root .swiper-button-prev::after, :root .swiper-button-next::after {
|
|
4263
|
-
font-family: "Font Awesome 6 Pro";
|
|
4264
|
-
font-weight: 900;
|
|
4265
|
-
}
|
|
4266
|
-
:root .swiper-button-prev::after {
|
|
4267
|
-
content: "\f053";
|
|
4268
|
-
}
|
|
4269
|
-
:root .swiper-button-next::after {
|
|
4270
|
-
content: "\f054";
|
|
4271
|
-
}
|
|
4272
4262
|
|
|
4273
4263
|
/*# sourceMappingURL=mint.css.map*/
|