@stokelp/ui 2.82.0 → 2.82.2

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/ui.js CHANGED
@@ -18344,7 +18344,8 @@ const { withProvider: Hp, withContext: V5 } = C1(Ra, {
18344
18344
  px: "space-12",
18345
18345
  py: "space-4",
18346
18346
  textStyle: "body.sm",
18347
- borderWidth: "1px"
18347
+ borderWidth: "1px",
18348
+ borderRadius: { _liveQuoteTheme: "radius-4" }
18348
18349
  }
18349
18350
  },
18350
18351
  variant: {
@@ -22852,7 +22853,7 @@ const cf = G({
22852
22853
  }
22853
22854
  }), Zf = n1({
22854
22855
  base: {
22855
- width: "fit-content",
22856
+ width: "auto",
22856
22857
  py: "space-8",
22857
22858
  px: "space-16",
22858
22859
  fontSize: "14px",