1
0
mirror of https://github.com/osmarks/website synced 2025-11-06 16:52:59 +00:00

Disable overscroll on search overlay

This commit is contained in:
2024-08-31 18:44:20 +01:00
parent aec521ccbf
commit e1a5a51238

View File

@@ -364,6 +364,7 @@ table
margin: 0.2em margin: 0.2em
.search-overlay .search-overlay
overscroll-behavior: contain
position: fixed position: fixed
overflow: scroll overflow: scroll
top: 0 top: 0