mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-27 10:03:11 -05:00
[Glitch] Fix modal content not being selectable
Port ed79713f3ad20a78640f113d44454bab387a2d8c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
d6ad9d351e
commit
6261db2a26
@ -36,6 +36,7 @@
|
||||
|
||||
.modal-root__modal {
|
||||
pointer-events: auto;
|
||||
user-select: text;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user