Skip to content

Commit

Permalink
Update plugin-tab.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 authored Oct 24, 2018
1 parent 0cba076 commit ab7a585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/tabs/plugin-tab.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = class plugintab {
}
const css = csjs`
.pluginTabView {
height: 456px;
height: 100%;
width: 100%;
}
.iframe {
Expand Down

0 comments on commit ab7a585

Please sign in to comment.