Skip to content

Commit

Permalink
fix(tools): let overlays draw above the dev-server canvas (#2690)
Browse files Browse the repository at this point in the history
Test this with tooltip
  • Loading branch information
bennypowers authored Mar 21, 2024
1 parent 907d8f8 commit 2c45d94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/pfe-tools/dev-server/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ main {
display: grid;
grid-template-rows: min-content 1fr;
height: 100%;
overflow: scroll;
width: 100%;
max-height: calc(100vh - var(--pf-demo-header-height));
}
Expand Down

0 comments on commit 2c45d94

Please sign in to comment.