@worldresources/wri-design-systems 2.126.1 → 2.126.2
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.cjs.js +1 -0
- package/dist/index.esm.js +1 -0
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
package/dist/index.esm.js
CHANGED
@@ -1805,6 +1805,7 @@ import{createSystem as e,defaultConfig as t,Button as r,Box as n,Spinner as o,Ic
|
|
1805
1805
|
border-radius: 2px;
|
1806
1806
|
background-color: ${e};
|
1807
1807
|
border: 1px solid ${te("neutral",400)};
|
1808
|
+
margin-top: 5px;
|
1808
1809
|
`,Yn=e=>j`
|
1809
1810
|
width: 20px;
|
1810
1811
|
height: 20px;
|