summaryrefslogtreecommitdiff
path: root/extension/react-app/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'extension/react-app/src/index.css')
-rw-r--r--extension/react-app/src/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/react-app/src/index.css b/extension/react-app/src/index.css
index dd38eec3..20599d30 100644
--- a/extension/react-app/src/index.css
+++ b/extension/react-app/src/index.css
@@ -21,7 +21,7 @@
html,
body,
#root {
- height: calc(100% - 7px);
+ height: calc(100%);
}
body {