aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/css
diff options
context:
space:
mode:
authorRyan Mehri <[email protected]>2020-05-22 09:31:56 -0600
committerGitHub <[email protected]>2020-05-22 09:31:56 -0600
commitc81d221ae56f1ee731f1b8a0ef4b8842d3217dbd (patch)
treebe7dfd0ac2abaa0c37e484f9e10485ecb092203a /frontend/src/css
parentMerge pull request #28 from jackyzha0/save-png (diff)
parentfix weird dropshadow on png expoert (diff)
downloadctrl-v-c81d221ae56f1ee731f1b8a0ef4b8842d3217dbd.tar.xz
ctrl-v-c81d221ae56f1ee731f1b8a0ef4b8842d3217dbd.zip
Merge pull request #29 from jackyzha0/order-langs
order langs and fix export bug
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;
}