capsule-item > div add position prop

This commit is contained in:
costa
2020-04-30 13:38:11 +08:00
parent dd37ba167a
commit 7799ef3dae
4 changed files with 4 additions and 2 deletions

View File

@ -32,6 +32,7 @@
border-radius: 5px;
}
.dv-capsule-chart .capsule-item div {
position: relative;
height: 8px;
margin-top: 1px;
border-radius: 5px;