Skip to content

Commit 4518a11

Browse files
committed
remove home tab parent scroll
1 parent ce8f332 commit 4518a11

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
@@ -66,7 +66,7 @@ iframe {
6666
}
6767

6868
.plugItIn>div {
69-
overflow-y: auto;
69+
overflow-y: hidden;
7070
overflow-x: hidden;
7171
height: 100%;
7272
width: 100%;

0 commit comments

Comments
 (0)