Improve settings selectable text style
This commit is contained in:
parent
5938c7d67c
commit
cba810cab5
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
|
||||
.vc-text-selectable,
|
||||
.vc-text-selectable :not(a, button, a *, button *, input, input *) {
|
||||
.vc-text-selectable :where([class*="text" i], [class*="title" i]) {
|
||||
/* make text selectable, silly discord makes the entirety of settings not selectable */
|
||||
user-select: text;
|
||||
|
||||
|
|
Loading…
Reference in a new issue