Skip to content

Commit c4f7bc5

Browse files
committed
fix: smaller padding
1 parent 6053e0f commit c4f7bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/button/button.md.vars.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $button-md-large-font-size: 20px !default;
8585
// --------------------------------------------------
8686

8787
/// @prop - Padding top of the small button
88-
$button-md-small-padding-top: 5px !default;
88+
$button-md-small-padding-top: 4px !default;
8989

9090
/// @prop - Padding end of the small button
9191
$button-md-small-padding-end: .9em !default;

0 commit comments

Comments
 (0)