Skip to content

Commit 5522f46

Browse files
committed
fix: height on open_in_tab
1 parent 55407cb commit 5522f46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/chrome-options.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ body.show-tab-title .frame .mainview header {
9292
.chrome-bootstrap .frame .mainview > div > .content {
9393
min-width: 738px;
9494
width: auto;
95+
height: 100%;
9596
position: relative;
9697
}
9798

0 commit comments

Comments
 (0)