@asd20/ui 3.2.887 → 3.2.888

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.887",
8
+ "version": "3.2.888",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -188,6 +188,9 @@
188
188
  img {
189
189
  display: none !important;
190
190
  }
191
+ .message-image {
192
+ display: none !important;
193
+ }
191
194
  // table,
192
195
  // pre {
193
196
  // page-break-inside: avoid;