@jx3box/jx3box-common-ui 6.0.9 → 6.1.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.
@@ -118,6 +118,7 @@
118
118
  padding:4px 10px;
119
119
  &:last-child{border:none;}
120
120
  display:flex;
121
+ white-space: nowrap;
121
122
  }
122
123
  .u-meta{
123
124
  .db;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-common-ui",
3
- "version": "6.0.9",
3
+ "version": "6.1.0",
4
4
  "description": "JX3BOX UI",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -31,9 +31,9 @@
31
31
  ],
32
32
  "dependencies": {
33
33
  "@jx3box/jx3box-comment-ui": "^1.7.0",
34
- "@jx3box/jx3box-common": "^7.3.11",
34
+ "@jx3box/jx3box-common": "^7.3.13",
35
35
  "@jx3box/jx3box-data": "^1.10.6",
36
- "@jx3box/jx3box-editor": "^1.4.5",
36
+ "@jx3box/jx3box-editor": "^1.4.7",
37
37
  "axios": "^0.26.1",
38
38
  "dayjs": "^1.11.0",
39
39
  "element-ui": "^2.13.2",