@zero-library/common 2.4.4 → 3.0.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.
package/dist/index.css CHANGED
@@ -168,6 +168,12 @@
168
168
  width: 100% !important;
169
169
  }
170
170
 
171
+ /* src/components/MicroApp/styles.module.less */
172
+ .styles_module_microApp {
173
+ width: 100%;
174
+ height: 100%;
175
+ }
176
+
171
177
  /* src/components/Iframe/styles.module.less */
172
178
  .styles_module_iframe {
173
179
  width: 100%;