Skip to content

Commit fcecd18

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

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
@@ -18,6 +18,7 @@
1818
min-height: globals.$ion-scale-1200;
1919

2020
color: globals.$ion-primitives-neutral-1200;
21+
width: 100%;
2122
}
2223

2324
// Radio Color
-91 Bytes
Loading
227 Bytes
Loading
-94 Bytes
Loading

0 commit comments

Comments
 (0)