chore(client): tweak style
This commit is contained in:
parent
1cc8fd54c0
commit
4774bc1f47
3 changed files with 8 additions and 6 deletions
|
|
@ -79,9 +79,9 @@ useInterval(tick, Math.max(5000, props.refreshIntervalSec * 1000), {
|
|||
display: inline-block;
|
||||
width: 0.5px;
|
||||
height: var(--height);
|
||||
margin: 0 1em;
|
||||
margin: 0 2em;
|
||||
background: currentColor;
|
||||
opacity: 0.7;
|
||||
opacity: 0.3;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue