mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 14:04:44 -05:00
[Profile] Make handle button text selectable (#39217)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user