Update plugin-tab.js

pull/1/head
yann300 6 years ago committed by GitHub
parent 0cba07675e
commit ab7a585247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/app/tabs/plugin-tab.js

@ -26,7 +26,7 @@ module.exports = class plugintab {
}
const css = csjs`
.pluginTabView {
height: 456px;
height: 100%;
width: 100%;
}
.iframe {

Loading…
Cancel
Save