Skip to content

Commit

Permalink
fix(modal): padding of export to csv button (#1748)
Browse files Browse the repository at this point in the history
  • Loading branch information
markchou0225 committed Feb 8, 2024
1 parent e5a1f00 commit aa3caba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/scss/components/toolbar/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
--#{globals.$prefix}-layout-size-height-lg: 3rem;
--#{globals.$prefix}-layout-size-height-max: 999999999px;
--#{globals.$prefix}-layout-density-padding-inline-min: 0px;
--#{globals.$prefix}-layout-density-padding-inline-normal: 1rem;
--#{globals.$prefix}-layout-density-padding-inline-max: 999999999px;
--#{globals.$prefix}-layout-size-height-lg: 3rem;

Expand Down

0 comments on commit aa3caba

Please sign in to comment.