Skip to content

Commit

Permalink
fix(webview): broken style at ghe
Browse files Browse the repository at this point in the history
  • Loading branch information
h13i32maru committed Mar 21, 2019
1 parent 313d053 commit 76a68f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Electron/Component/WebViewComponentInjection/style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@media (min-width: 1020px) {
[role="main"] .container, /* for GHE */
main .container {
width: calc(100vw - 80px);
max-width: 1400px;
Expand Down

0 comments on commit 76a68f2

Please sign in to comment.