Skip to content

Commit 2370256

Browse files
committed
fix displaying terminal when minimized
1 parent 68dd754 commit 2370256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-ui/panel/src/lib/plugins/panel.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ iframe {
9696
}
9797

9898
.terminal-wrap {
99-
min-height: 35px;
99+
min-height: 70px;
100100
height: 20%;
101101
}
102102

0 commit comments

Comments
 (0)