mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +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;
|
||||
}
|
||||
|
||||
.item-label-stacked > ion-label,
|
||||
.item-label-floating > ion-label {
|
||||
.item-label-stacked ion-label,
|
||||
.item-label-floating ion-label {
|
||||
align-self: stretch;
|
||||
|
||||
width: auto;
|
||||
|
Reference in New Issue
Block a user