@descope/web-components-ui 1.0.182 → 1.0.184

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.
@@ -3030,6 +3030,7 @@ const container = {
3030
3030
  [compVars$2.boxShadow]: 'none',
3031
3031
  [compVars$2.backgroundColor]: globalRefs$8.colors.surface.light,
3032
3032
  [compVars$2.color]: globalRefs$8.colors.surface.contrast,
3033
+ [compVars$2.borderRadius]: '0px',
3033
3034
 
3034
3035
  verticalPadding: {
3035
3036
  sm: { [compVars$2.verticalPadding]: '5px' },