fix wh stripe
This commit is contained in:
parent
e4cec97305
commit
33ddc8727f
1 changed files with 2 additions and 2 deletions
|
|
@ -105,8 +105,8 @@
|
|||
height: 4px;
|
||||
background: #3d71d9;
|
||||
border-radius: 2px;
|
||||
left: calc((3 / 8) * 100%);
|
||||
right: calc((2 / 8) * 100%);
|
||||
left: calc((9 / 24) * 100%);
|
||||
right: calc((7 / 24) * 100%);
|
||||
}
|
||||
|
||||
.time-marks {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue