mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
revert(range): revert PR #7050, it breaks stacked labels and double labels
references #7046
This commit is contained in:
@ -40,8 +40,8 @@ ion-label[fixed] {
|
|||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-label-stacked > ion-label,
|
.item-label-stacked ion-label,
|
||||||
.item-label-floating > ion-label {
|
.item-label-floating ion-label {
|
||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
|
|
||||||
width: auto;
|
width: auto;
|
||||||
|
Reference in New Issue
Block a user