@saasquatch/mint-components 1.15.0-101 → 1.15.0-102

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.
@@ -2335,6 +2335,7 @@ const style$3 = {
2335
2335
  flexDirection: "column",
2336
2336
  gap: "var(--sl-spacing-xx-small)",
2337
2337
  fontSize: "var(--sl-font-size-small)",
2338
+ color: "var(--sqm-text)",
2338
2339
  },
2339
2340
  TitleContainer: {
2340
2341
  display: "flex",
@@ -30,6 +30,7 @@ const style = {
30
30
  flexDirection: "column",
31
31
  gap: "var(--sl-spacing-xx-small)",
32
32
  fontSize: "var(--sl-font-size-small)",
33
+ color: "var(--sqm-text)",
33
34
  },
34
35
  TitleContainer: {
35
36
  display: "flex",
@@ -2331,6 +2331,7 @@ const style$3 = {
2331
2331
  flexDirection: "column",
2332
2332
  gap: "var(--sl-spacing-xx-small)",
2333
2333
  fontSize: "var(--sl-font-size-small)",
2334
+ color: "var(--sqm-text)",
2334
2335
  },
2335
2336
  TitleContainer: {
2336
2337
  display: "flex",