aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2020-05-21 23:53:06 -0700
committerjackyzha0 <[email protected]>2020-05-21 23:53:06 -0700
commit70086e8dc96ec97e4cf10af052779521bf4fc4ee (patch)
treebe7dfd0ac2abaa0c37e484f9e10485ecb092203a /frontend/src/css
parentorder languages alphabetically (diff)
downloadctrl-v-70086e8dc96ec97e4cf10af052779521bf4fc4ee.tar.xz
ctrl-v-70086e8dc96ec97e4cf10af052779521bf4fc4ee.zip
fix weird dropshadow on png expoert
Diffstat (limited to 'frontend/src/css')
-rw-r--r--frontend/src/css/index.css1
1 files changed, 0 insertions, 1 deletions
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;
}