@worldresources/wri-design-systems 2.138.1 → 2.138.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 -1
- package/dist/index.esm.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
package/dist/index.esm.js
CHANGED
|
@@ -1674,7 +1674,7 @@ import{createSystem as e,defaultConfig as t,Button as r,Box as n,Spinner as o,Ic
|
|
|
1674
1674
|
padding-left: 8px;
|
|
1675
1675
|
`,mn=F``,Cn=F`
|
|
1676
1676
|
width: 100%;
|
|
1677
|
-
max-width:
|
|
1677
|
+
max-width: calc(100% - 44px);
|
|
1678
1678
|
|
|
1679
1679
|
.base-map-title-container {
|
|
1680
1680
|
display: flex;
|