forked from AkkomaGang/akkoma-fe
Make (You) unselectable
This commit is contained in:
parent
95007059d1
commit
8896afd8d8
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
||||||
user-select: all;
|
user-select: all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.short.-with-tooltip {
|
.short.-with-tooltip,
|
||||||
|
.you {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue