@parrot-co/parrot-ui 0.0.64 → 0.0.65

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/main.js CHANGED
@@ -3818,6 +3818,9 @@ const $2b13091263e81761$export$f43fc23d58ee4c2 = (0, $80923bc9c1ba824c$export$38
3818
3818
  pb: 12,
3819
3819
  color: "$gray8",
3820
3820
  outline: "none",
3821
+ fontFamily: "$sans",
3822
+ fontSize: 14,
3823
+ fontWeight: "$regular",
3821
3824
  "&[data-selected='true']": {
3822
3825
  color: "$gray12"
3823
3826
  }