Skip to content

Commit cf4bdfb

Browse files
committed
fix(radio-group): use correct margin for top content
1 parent ba6ce3c commit cf4bdfb

7 files changed

+1
-1
lines changed

core/src/components/radio-group/radio-group.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.radio-group-top {
88
@include globals.typography(globals.$ion-body-md-regular);
99

10-
margin-bottom: globals.$ion-space-100;
10+
margin-bottom: globals.$ion-space-400;
1111
}
1212

1313
.radio-group-top .error-text {
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)