diff options
| author | Zhineng Li <[email protected]> | 2026-04-30 21:43:06 +0800 |
|---|---|---|
| committer | Zhineng Li <[email protected]> | 2026-04-30 21:43:06 +0800 |
| commit | c89df7972f1aad9190479b74a230ef3b8207a59f (patch) | |
| tree | 75ba63c47842687f5594eea9b5d45fb1090e251d /images/forkme_right_red.png | |
| parent | c87a31db642ac37c3989967bd9a469be5ef28531 (diff) | |
| download | word-search-game-c89df7972f1aad9190479b74a230ef3b8207a59f.tar.gz word-search-game-c89df7972f1aad9190479b74a230ef3b8207a59f.zip | |
fix complete overlay to cover fullscreenv2
The completion overlay was constrained to the page container and did not
span the full screen. This happened because it used absolute positioning
inside a relatively positioned ancestor.
Switch the overlay to fixed positioning with inset: 0 and set a z-index,
so it consistently covers the viewport above all page content.
Diffstat (limited to 'images/forkme_right_red.png')
0 files changed, 0 insertions, 0 deletions
