We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30100ca commit 2dc7863Copy full SHA for 2dc7863
src/browser/pages/#.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