@jx3box/jx3box-vue3-ui 0.5.6 → 0.5.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.
@@ -5,7 +5,6 @@
5
5
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica,
6
6
  Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
7
7
  Segoe UI Symbol;
8
- white-space: pre-wrap;
9
8
  margin: 0;
10
9
  }
11
10
  .e-summary {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-vue3-ui",
3
- "version": "0.5.6",
3
+ "version": "0.5.7",
4
4
  "description": "JX3BOX Vue3 UI",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -478,7 +478,6 @@
478
478
  .c-article-tinymce .e-details,
479
479
  .c-article-tinymce .e-summary {
480
480
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
481
- white-space: pre-wrap;
482
481
  margin: 0;
483
482
  }
484
483
  .c-article-tinymce .e-summary {