Skip to content

Commit

Permalink
Hotfix iOS display issue for charts v3.1 [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlighter committed Jan 5, 2021
1 parent 7711016 commit db87671
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion source/templates/classic/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 2 additions & 6 deletions source/templates/classic/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit db87671

Please sign in to comment.