Hotfix iOS display issue for charts v3.1 [release]

This commit is contained in:
linguist
2021-01-05 20:38:34 +01:00
parent 7711016bf3
commit db876713eb
2 changed files with 3 additions and 7 deletions

View File

@@ -370,13 +370,9 @@
min-width: 30%;
}
.chart-bars .entry {
position: relative;
}
.chart-bars .entry .bottom {
position: absolute;
top: 100%;
margin-bottom: -1rem;
line-height: 1rem;
}
.chart-bars.horizontal .bar {