Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
krkshitij committed Aug 25, 2022
1 parent 84da7b8 commit 131d65b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ exports[`HorizontalBarChart - mouse events Should render callout correctly on mo
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -187,7 +187,7 @@ exports[`HorizontalBarChart - mouse events Should render callout correctly on mo
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -498,7 +498,7 @@ exports[`HorizontalBarChart - mouse events Should render customized callout on m
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -633,7 +633,7 @@ exports[`HorizontalBarChart - mouse events Should render customized callout on m
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ exports[`MultiStackedBarChart - mouse events Should render callout correctly on
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -203,7 +203,7 @@ exports[`MultiStackedBarChart - mouse events Should render callout correctly on
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -606,7 +606,7 @@ exports[`MultiStackedBarChart - mouse events Should render customized callout on
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -758,7 +758,7 @@ exports[`MultiStackedBarChart - mouse events Should render customized callout on
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ exports[`StackedBarChart - mouse events Should render callout correctly on mouse
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down Expand Up @@ -379,7 +379,7 @@ exports[`StackedBarChart - mouse events Should render customized callout on mous
font-size: 12px;
font-weight: 400;
justify-content: space-between;
margin-bottom: 5px;
margin-bottom: 3px;
}
>
<div
Expand Down

0 comments on commit 131d65b

Please sign in to comment.