Skip to content

Commit 550a2ce

Browse files
committed
Enable selection and copying of author details in incoming quotes.
1 parent 0a2ff53 commit 550a2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/_modules.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
overflow-x: hidden;
1515
width: 100%;
1616
text-align: left;
17-
user-select: none;
17+
user-select: text;
1818
}
1919

2020
.module-contact-name__profile-number.italic {

0 commit comments

Comments
 (0)