Don't let users select loading message text

This commit is contained in:
Evan Hahn 2021-04-23 09:03:37 -05:00 committed by Scott Nonnenberg
parent 2bae019f1a
commit ed68c34ee2

View file

@ -336,7 +336,6 @@ $loading-height: 16px;
height: 22px;
}
.message {
-webkit-user-select: text;
max-width: 35em;
margin-left: auto;
margin-right: auto;