[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 {
|
.modal-root__modal {
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
|
user-select: text;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user