summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authoradlyq <[email protected]>2022-05-30 22:43:02 +0800
committeradlyq <[email protected]>2022-05-30 22:43:02 +0800
commitd467fb2e877569c6ca36374d710344f4f93e6dd4 (patch)
treeb20eb8f4b8a7039e321f312e946a2bc71294fb43 /src/components
parentfc4df2954e165963075b954efb3bd6ea4b45873a (diff)
chore: traffic style and log line-height
Diffstat (limited to 'src/components')
-rw-r--r--src/components/Logs.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Logs.module.scss b/src/components/Logs.module.scss
index 0156e12..ee4254a 100644
--- a/src/components/Logs.module.scss
+++ b/src/components/Logs.module.scss
@@ -2,7 +2,7 @@
font-size: 0.8em;
margin-bottom: 5px;
display: block;
- line-height: 2em;
+ line-height: 1.55em;
}
.logType {