@cobre-npm/ds-v3 0.35.0 → 0.36.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.
@@ -316,6 +316,7 @@
316
316
 
317
317
  :root {
318
318
  --cobre-modal-padding: 24px;
319
+ --cobre-modal-border-radius: var(--cobre-radius-S);
319
320
  }
320
321
 
321
322
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/ds-v3",
3
- "version": "0.35.0",
3
+ "version": "0.36.0",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"