@descope/web-components-ui 1.0.182 → 1.0.184

Sign up to get free protection for your applications and to get access to all the features.
@@ -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' },