Skip to content

Commit 2c45d94

Browse files
authored
fix(tools): let overlays draw above the dev-server canvas (#2690)
Test this with tooltip
1 parent 907d8f8 commit 2c45d94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/pfe-tools/dev-server/demo.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ main {
264264
display: grid;
265265
grid-template-rows: min-content 1fr;
266266
height: 100%;
267-
overflow: scroll;
268267
width: 100%;
269268
max-height: calc(100vh - var(--pf-demo-header-height));
270269
}

0 commit comments

Comments
 (0)