prevent selection for images
This commit is contained in:
parent
ad55f52e1e
commit
937a516657
@ -387,6 +387,7 @@ body.mini { /* split feature */
|
||||
|
||||
.image-container, img, .block {
|
||||
max-width: 100%;
|
||||
user-select: none;
|
||||
}
|
||||
/* TODO: исправить конфликт с image split compare */
|
||||
.split_compare .image-container,
|
||||
|
Loading…
Reference in New Issue
Block a user