mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: contains overscroll in channels list (#20353)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.channels-list {
|
||||
overflow-y: auto;
|
||||
overscroll-behavior: contain;
|
||||
height: 100%;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user