Fix no padding
This commit is contained in:
parent
515f3b2e90
commit
3894833e21
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ hr {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
margin-right: 1.9%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lengthBar > span {
|
.lengthBar > span {
|
||||||
|
|
Loading…
Reference in a new issue