mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 18:32:20 +02:00
Merge pull request #6276 from matrix-org/t3chguy/fix/17805
Fix tiny scrollbar dot on chrome/electron in Forward Dialog
This commit is contained in:
commit
500be0d0d8
@ -34,7 +34,7 @@ limitations under the License.
|
||||
> .mx_ForwardDialog_preview {
|
||||
max-height: 30%;
|
||||
flex-shrink: 0;
|
||||
overflow: scroll;
|
||||
overflow-y: auto;
|
||||
|
||||
div {
|
||||
pointer-events: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user