mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
style: code comments
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
@import "./radio-group";
|
||||
@import "../item/item.ios.vars";
|
||||
|
||||
// iOS Radio Group in List
|
||||
// iOS Radio Group Top in List
|
||||
// --------------------------------------------------
|
||||
|
||||
// Add padding to the error and helper text when used in a
|
||||
|
@ -2,7 +2,7 @@
|
||||
@import "./radio-group";
|
||||
@import "../item/item.md.vars";
|
||||
|
||||
// Material Design Radio Group in List
|
||||
// Material Design Radio Group Top in List
|
||||
// --------------------------------------------------
|
||||
|
||||
// Add padding to the error and helper text when used in a
|
||||
|
@ -8,7 +8,7 @@ ion-radio-group {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
// Radio Group: Supporting Text
|
||||
// Radio Group: Top
|
||||
// --------------------------------------------------
|
||||
|
||||
.radio-group-top {
|
||||
|
Reference in New Issue
Block a user