agilebuilder-ui 1.0.29 → 1.0.30

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agilebuilder-ui",
3
- "version": "1.0.29",
3
+ "version": "1.0.30",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "main": "./lib/super-ui.js",
@@ -177,12 +177,12 @@ export default {
177
177
  }
178
178
  </script>
179
179
 
180
- <style lang="scss" rel="stylesheet/scss" scoped>
180
+ <!-- <style lang="scss" rel="stylesheet/scss" scoped>
181
181
  iframe.tab-main-content {
182
182
  width: 100%;
183
183
  height: calc(100vh - 53px);
184
184
  }
185
- </style>
185
+ </style> -->
186
186
 
187
187
  <style>
188
188
  .nav-tab {