From 650570c405e6dfbef0eb0f6907b345f39b901bab Mon Sep 17 00:00:00 2001 From: davidwells Date: Tue, 12 Jun 2018 21:59:55 -0700 Subject: [PATCH] remove iOS input dropshadow --- src/App.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.css b/src/App.css index aacab93..0ecb0bd 100644 --- a/src/App.css +++ b/src/App.css @@ -148,6 +148,7 @@ max-width: 77%; } .todo-create-input { + appearance: none; margin-bottom: 15px; border: 1px solid rgba(120, 130, 152, 0.25); /* Disable Auto Zoom in Input “Text” tag - Safari on iPhone */