fix selection on firefox

This commit is contained in:
Jeremy Kauffman 2020-03-13 17:50:48 -04:00 committed by Sean Yesmunt
parent f755ec0bcf
commit a276a71d7a

View file

@ -96,7 +96,6 @@ dd {
} }
} }
input,
label { label {
user-select: none; user-select: none;
} }