Skip to content

Commit

Permalink
preserveAspectRatio (#3701)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattupham authored Aug 8, 2024
1 parent 6ae74e9 commit e66d5e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/components/chart/historical-chart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ export const HistoricalChartSkeleton = () => {
viewBox="0 0 700 346"
fill="none"
xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="none"
>
<g clipPath="url(#clip0_2029_22138)">
<path
Expand Down

0 comments on commit e66d5e7

Please sign in to comment.