5 lines
41 B
CSS
5 lines
41 B
CSS
img.no-drag {
|
|
pointer-events: none;
|
|
}
|
|
|
img.no-drag {
|
|
pointer-events: none;
|
|
}
|
|
|