msclient/src/assets/DisableSelection.css

4 lines
44 B
CSS

.disable-selection {
user-select: none;
}