@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/index.esm.js
CHANGED
@@ -20292,6 +20292,10 @@ const container = {
|
|
20292
20292
|
[compVars$8.borderRadius]: '0px',
|
20293
20293
|
[compVars$8.hostDirection]: globalRefs$B.direction,
|
20294
20294
|
|
20295
|
+
[compVars$8.borderStyle]: 'none',
|
20296
|
+
[compVars$8.borderWidth]: 'unset',
|
20297
|
+
[compVars$8.borderColor]: 'unset',
|
20298
|
+
|
20295
20299
|
verticalPadding: {
|
20296
20300
|
sm: { [compVars$8.verticalPadding]: '5px' },
|
20297
20301
|
md: { [compVars$8.verticalPadding]: '10px' },
|