Skip to content

Commit 76a68f2

Browse files
committed
fix(webview): broken style at ghe
1 parent 313d053 commit 76a68f2

File tree

1 file changed

+1
-0
lines changed
  • src/Electron/Component/WebViewComponentInjection

1 file changed

+1
-0
lines changed

src/Electron/Component/WebViewComponentInjection/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@media (min-width: 1020px) {
2+
[role="main"] .container, /* for GHE */
23
main .container {
34
width: calc(100vw - 80px);
45
max-width: 1400px;

0 commit comments

Comments
 (0)