1
0
mirror of https://github.com/osmarks/website synced 2025-01-11 01:40:55 +00:00

Disable overscroll on search overlay

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

View File

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