@worldresources/wri-design-systems 2.191.3 → 2.191.4
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 +0 -1
- package/dist/index.esm.js +0 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
package/dist/index.esm.js
CHANGED
|
@@ -1206,7 +1206,6 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
|
|
|
1206
1206
|
width: 100%;
|
|
1207
1207
|
border-radius: 4px;
|
|
1208
1208
|
padding: ${"small"===e?"4px 8px":"12px"};
|
|
1209
|
-
margin-top: 8px;
|
|
1210
1209
|
background-color: ${Re("neutral",100)};
|
|
1211
1210
|
color: ${Re("neutral",800)};
|
|
1212
1211
|
border: 1px solid ${Re("neutral",400)};
|