mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 04:31:56 +08:00
FIX: allows scrolling of search menu panel when showing more results (#8186)
This commit is contained in:
parent
de3db0e485
commit
312ecf2a05
|
@ -51,6 +51,7 @@
|
|||
touch-action: pan-y pinch-zoom;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
max-height: 100vh;
|
||||
}
|
||||
|
||||
.badge-notification {
|
||||
|
|
Loading…
Reference in New Issue
Block a user