@descope/web-components-ui 1.132.0 → 1.133.0
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/cjs/index.cjs.js
CHANGED
@@ -6669,6 +6669,10 @@ const container = {
|
|
6669
6669
|
[compVars$8.borderRadius]: '0px',
|
6670
6670
|
[compVars$8.hostDirection]: globalRefs$B.direction,
|
6671
6671
|
|
6672
|
+
[compVars$8.borderStyle]: 'none',
|
6673
|
+
[compVars$8.borderWidth]: 'unset',
|
6674
|
+
[compVars$8.borderColor]: 'unset',
|
6675
|
+
|
6672
6676
|
verticalPadding: {
|
6673
6677
|
sm: { [compVars$8.verticalPadding]: '5px' },
|
6674
6678
|
md: { [compVars$8.verticalPadding]: '10px' },
|