@tmagic/editor 1.1.0-beta.6 → 1.1.0-beta.9

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/dist/style.css CHANGED
@@ -353,6 +353,10 @@
353
353
  color: #fff;
354
354
  border-color: #4e8be1;
355
355
  }
356
+ .ui-component-panel .el-collapse-item__wrap .component-item img {
357
+ max-width: 100%;
358
+ max-height: 100%;
359
+ }
356
360
  .ui-component-panel .el-collapse-item__wrap .component-item span {
357
361
  font-size: 12px;
358
362
  text-align: center;