fix(indicators): increase global style margin-bottom
This commit is contained in:
parent
e0cf5393ed
commit
20cf7d80d9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.indicator::before {
|
||||
margin:0 4px 0 0px;
|
||||
margin:0 4px 1px 0px;
|
||||
}
|
||||
|
||||
.indicator-right::after {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue