summaryrefslogtreecommitdiff
path: root/src/components/Logs.module.scss
diff options
context:
space:
mode:
authorHaishan <[email protected]>2019-01-13 23:44:35 +0800
committerHaishan <[email protected]>2019-01-13 23:44:35 +0800
commiteb76f7c19485e6a69fbda46fca59e29c25f29f28 (patch)
treef2de6b7dc92ee5f37bde94fefe807970afddc266 /src/components/Logs.module.scss
parent29048908df7cb4be642880f9fedba8766dbefa17 (diff)
style(logs): optimize logs placeholder container style
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;