mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-07 19:30:18 +02:00
Avoid dragging images from gallery view
This commit is contained in:
parent
1699afa6c1
commit
d09f55bb94
@ -56,6 +56,7 @@
|
||||
overflow: hidden;
|
||||
max-height: 160px;
|
||||
min-height: 160px;
|
||||
pointer-events: none;
|
||||
|
||||
.ImageElement {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user