change the user-select to text

pull/846/head
Brian Jian Zhao 5 years ago
parent dfca294ede
commit 7fc34ca2f7

@ -194,7 +194,7 @@ a,
div,
span,
label {
user-select: none;
user-select: text;
&::selection {
background: $session-shade-17;

Loading…
Cancel
Save