Unverified Commit ab7a5852 authored by yann300's avatar yann300 Committed by GitHub

Update plugin-tab.js

parent 0cba0767
...@@ -26,7 +26,7 @@ module.exports = class plugintab { ...@@ -26,7 +26,7 @@ module.exports = class plugintab {
} }
const css = csjs` const css = csjs`
.pluginTabView { .pluginTabView {
height: 456px; height: 100%;
width: 100%; width: 100%;
} }
.iframe { .iframe {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment