summaryrefslogtreecommitdiff
path: root/js/utility.js
diff options
context:
space:
mode:
authorZhineng Li <[email protected]>2026-04-30 21:43:06 +0800
committerZhineng Li <[email protected]>2026-04-30 21:43:06 +0800
commitc89df7972f1aad9190479b74a230ef3b8207a59f (patch)
tree75ba63c47842687f5594eea9b5d45fb1090e251d /js/utility.js
parentc87a31db642ac37c3989967bd9a469be5ef28531 (diff)
downloadword-search-game-v2.tar.gz
word-search-game-v2.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 'js/utility.js')
0 files changed, 0 insertions, 0 deletions