mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 10:41:13 +08:00
style: comment
This commit is contained in:
@ -20,9 +20,8 @@ ion-radio-group {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Error text should only be shown when .ion-invalid is
|
* Error text should only be shown when .ion-invalid is present
|
||||||
* present on the radio group. Otherwise the helper text should
|
* on the radio group. Otherwise the helper text should be shown.
|
||||||
* be shown.
|
|
||||||
*/
|
*/
|
||||||
.radio-group-top .error-text {
|
.radio-group-top .error-text {
|
||||||
display: none;
|
display: none;
|
||||||
|
Reference in New Issue
Block a user