Make (You) unselectable

merge-requests/1069/merge
Tusooa Zhu 3 years ago
parent 95007059d1
commit 8896afd8d8
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

@ -27,7 +27,8 @@
user-select: all;
}
.short.-with-tooltip {
.short.-with-tooltip,
.you {
user-select: none;
}

Loading…
Cancel
Save