[Glitch] Make handle button text selectable
Port 8e15e49e87984e5165b64c7bb4b58e4a51c8dd58 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
ac0bacbcc0
commit
6032a17cc2
@ -110,6 +110,9 @@
|
|||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
||||||
|
/* Allow the handle text to be selected */
|
||||||
|
user-select: text;
|
||||||
|
|
||||||
> svg {
|
> svg {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user