aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/assets/components/Body.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/assets/components/Body.jsx')
-rw-r--r--dashboard/assets/components/Body.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/assets/components/Body.jsx b/dashboard/assets/components/Body.jsx
index abf8c2f0e..da9f96839 100644
--- a/dashboard/assets/components/Body.jsx
+++ b/dashboard/assets/components/Body.jsx
@@ -27,7 +27,7 @@ const styles = {
body: {
display: 'flex',
width: '100%',
- height: '100%',
+ height: '92%',
},
};