Skip to content

Commit

Permalink
fix(insights): truncated charts in firefox (#24990)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Matloka <[email protected]>
  • Loading branch information
abhi12299 and Twixes authored Oct 11, 2024
1 parent c26181a commit 6d0dc46
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
}

> td {
// Sneaky hack to make height: 100% work in .StepLegend. The wonders of CSS - there's NO other way!
height: 1px;
padding: 0.75rem 0;
}
}
Expand Down

0 comments on commit 6d0dc46

Please sign in to comment.