[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:
diondiondion 2026-05-29 15:14:06 +02:00 committed by Claire
parent ac0bacbcc0
commit 6032a17cc2

View File

@ -110,6 +110,9 @@
word-break: break-all;
text-align: left;
/* Allow the handle text to be selected */
user-select: text;
> svg {
width: 16px;
height: 16px;