@jx3box/jx3box-common-ui 5.7.6 → 5.7.7

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.
@@ -251,7 +251,7 @@ body {
251
251
  }
252
252
  .mt(0px) !important;
253
253
  }
254
- @media screen and (max-width: @ipad) {
254
+ @media screen and (max-width: @mininote) {
255
255
  .c-header-nav {
256
256
  display: none;
257
257
  }
@@ -794,4 +794,4 @@ body {
794
794
  top: @header-height;
795
795
  left: 0;
796
796
  position: absolute;
797
- }
797
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-common-ui",
3
- "version": "5.7.6",
3
+ "version": "5.7.7",
4
4
  "description": "JX3BOX UI",
5
5
  "main": "index.js",
6
6
  "scripts": {