Skip to content

Commit bc63ab1

Browse files
committed
fixed padding buttons #3387
1 parent 6c106cc commit bc63ab1

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/buttons/themed

1 file changed

+1
-1
lines changed

src/shared/components/buttons/themed/tc.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
font-size: 10px !important;
7272
border-radius: 10px !important;
7373
min-height: auto !important;
74-
padding: 0 30px !important;
74+
padding: 0 15px !important;
7575
}
7676

7777
@mixin sm {

0 commit comments

Comments
 (0)