Fix modal content not being selectable (#27813)
This commit is contained in:
@@ -5226,6 +5226,7 @@ a.status-card {
|
||||
|
||||
.modal-root__modal {
|
||||
pointer-events: auto;
|
||||
user-select: text;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user