Commit 2dae6e1
fix: add html,body height:100% to match Material layout
Material's all-component-themes mixin sets height: 100% on html and body
for the sidenav/toolbar layout. Without it, fullPage screenshots capture
the full content height instead of the viewport, causing 4-5x height diffs.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e09828f commit 2dae6e1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
| |||
0 commit comments