mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: allows scrolling of search menu panel when showing more results (#8186)
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
touch-action: pan-y pinch-zoom;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
.badge-notification {
|
||||
|
||||
Reference in New Issue
Block a user