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