From 70086e8dc96ec97e4cf10af052779521bf4fc4ee Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Thu, 21 May 2020 23:53:06 -0700 Subject: fix weird dropshadow on png expoert --- frontend/src/css/index.css | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/src/css') diff --git a/frontend/src/css/index.css b/frontend/src/css/index.css index 488ee08..c1b1813 100644 --- a/frontend/src/css/index.css +++ b/frontend/src/css/index.css @@ -31,7 +31,6 @@ textarea, input[type=text], input[type=password], .Dropdown-root { padding: calc(0.8em - 1px) !important; border-radius: 3px; border: 1px solid #565656; - background: #faf9f5; outline: none; margin: 1.7em 0; } -- cgit v1.2.3