Skip to content
Snippets Groups Projects
Unverified Commit d20dcc3a authored by Hécate Moonlight's avatar Hécate Moonlight Committed by GitHub
Browse files

Merge pull request #1318 from MorrowM/ghc-9.0

Fix search div not scrolling
parents 39fea0fe be077ab7
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
left: calc(50% - 22em); left: calc(50% - 22em);
width: 44em; width: 44em;
z-index: 1000; z-index: 1000;
pointer-events: none;
overflow-y: auto; overflow-y: auto;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment