remove pointer-events from Image, to make drag n' drop work on firefox. (#13193)
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
color: #2152A3;// TODO: Set right colors:
|
||||
}
|
||||
img {
|
||||
pointer-events: none;
|
||||
object-fit: cover;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user