diff --git a/src/platform/web/ui/css/timeline.css b/src/platform/web/ui/css/timeline.css index 60af23d9..2a129262 100644 --- a/src/platform/web/ui/css/timeline.css +++ b/src/platform/web/ui/css/timeline.css @@ -15,7 +15,7 @@ limitations under the License. */ -.RoomView_body ul { +.RoomView_body > ul { overflow-y: auto; overscroll-behavior: contain; list-style: none;