Skip to content

Commit

Permalink
fix: Summary - increase gap (#3304)
Browse files Browse the repository at this point in the history
  • Loading branch information
vio authored Apr 20, 2023
1 parent 46776a2 commit 7541d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/components/summary/summary.module.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.root {
--summary-gap: var(--space-xsmall);
--summary-gap: var(--space-small);
width: 100%;
}

Expand Down

0 comments on commit 7541d79

Please sign in to comment.