summaryrefslogtreecommitdiff
path: root/src/components/Logs.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Logs.module.scss')
-rw-r--r--src/components/Logs.module.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Logs.module.scss b/src/components/Logs.module.scss
index 4351bcb..7b32633 100644
--- a/src/components/Logs.module.scss
+++ b/src/components/Logs.module.scss
@@ -62,7 +62,6 @@ $heightHeader: 76px;
/////////
.logPlaceholder {
- height: calc(100vh - #{$heightHeader});
display: flex;
flex-direction: column;
align-items: center;