We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4380356 + 2dc7863 commit b540737Copy full SHA for b540737
src/browser/pages/login.css
@@ -37,3 +37,7 @@ body {
37
.login-form > .field > .submit {
38
margin-left: 20px;
39
}
40
+
41
+input {
42
+ -webkit-appearance: none;
43
+}
0 commit comments