Skip to content

Commit

Permalink
Merge pull request #1575 from ethereum/yann300-patch-13
Browse files Browse the repository at this point in the history
Update plugin-tab.js
  • Loading branch information
yann300 committed Oct 24, 2018
2 parents 0cba076 + ab7a585 commit 14c0967
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 14c0967

Please sign in to comment.