api-render-ui 1.1.7 → 1.1.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/index.cjs CHANGED
@@ -317,7 +317,6 @@ var GLOBAL_STYLES = `.codigma-apioperatorlist {
317
317
  .codigma-apiunit-responsebody {
318
318
  position: relative;
319
319
  align-self: stretch;
320
- flex: 1 1 0;
321
320
  min-height: 5rem;
322
321
  flex-shrink: 0;
323
322
  /* padding: 2px */