mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Fix difficult to grab scrollbar
Fixes https://github.com/vector-im/element-web/issues/18689
This commit is contained in:
parent
52e1884bbd
commit
e2c55c61f3
@ -32,6 +32,10 @@ $roomListCollapsedWidth: 68px;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
.mx_ResizeHandle.mx_ResizeHandle_horizontal {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user