fix(radio-group): remove display

This commit is contained in:
Brandy Smith
2025-02-27 16:35:14 -05:00
parent fbf4f849ba
commit e3795e384b

View File

@ -3,10 +3,6 @@
// Radio Group // Radio Group
// -------------------------------------------------- // --------------------------------------------------
ion-radio-group {
display: inline-block;
}
// Radio Group: Supporting Text // Radio Group: Supporting Text
// -------------------------------------------------- // --------------------------------------------------