@jx3box/jx3box-common-ui 9.3.9 → 9.4.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-common-ui",
3
- "version": "9.3.9",
3
+ "version": "9.4.0",
4
4
  "description": "JX3BOX UI",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -637,8 +637,7 @@ html {
637
637
  .pf;
638
638
  .z(1994);
639
639
  bottom: 0;
640
- margin: auto;
641
-
640
+ margin: 0 calc(calc(100% - 23.438rem) / 2);
642
641
  .w(23.438rem);
643
642
  padding: 1.25rem 0px 1.5rem 0px;
644
643
  border-radius: 1.25rem 1.25rem 0 0;