@mxenabled/connect-widget 2.17.8 → 2.17.10
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.es.js +2 -0
- package/dist/index.es.js.map +1 -1
- package/dist/lastBuild.txt +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -82664,6 +82664,8 @@ const getStyles$h = (tokens) => ({
|
|
|
82664
82664
|
position: "relative"
|
|
82665
82665
|
},
|
|
82666
82666
|
svg: {
|
|
82667
|
+
display: "flex",
|
|
82668
|
+
alignItems: "center",
|
|
82667
82669
|
margin: "0 auto",
|
|
82668
82670
|
width: 200
|
|
82669
82671
|
},
|