Commit d6e8657
committed
fix(website): hide hints dialog when closed
display:flex on <dialog> overrode the browser's implicit
display:none, causing the dialog to render inline at page bottom.
Scoped flex layout to [open] state.1 parent 0caca9c commit d6e8657
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
416 | 419 | | |
417 | 420 | | |
418 | 421 | | |
| |||
0 commit comments