Skip to content

Commit 7cad51a

Browse files
feat(radio): make radio buttons full width for ionic theme
1 parent 3b643a7 commit 7cad51a

File tree

40 files changed

+1
-0
lines changed

40 files changed

+1
-0
lines changed
Loading
Loading
Loading
Loading
Loading
Loading

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
--focus-ring-width: #{globals.$ion-border-size-050};
1515

1616
@include globals.typography(globals.$ion-body-md-regular);
17+
width: 100%;
1718

1819
min-height: globals.$ion-scale-1200;
1920

-91 Bytes
Loading
227 Bytes
Loading
-94 Bytes
Loading

0 commit comments

Comments
 (0)