@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/module.js CHANGED
@@ -3780,6 +3780,9 @@ const $e9b61061a1cc697f$export$f43fc23d58ee4c2 = (0, $9ade691eb9e41cfb$export$38
3780
3780
  pb: 12,
3781
3781
  color: "$gray8",
3782
3782
  outline: "none",
3783
+ fontFamily: "$sans",
3784
+ fontSize: 14,
3785
+ fontWeight: "$regular",
3783
3786
  "&[data-selected='true']": {
3784
3787
  color: "$gray12"
3785
3788
  }