mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(label): change the flex for stacked and floating labels so buttons can be added
fixes #5319
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<ion-item>
|
||||
<ion-label stacked>Label 2</ion-label>
|
||||
<ion-input value="Text 2"></ion-input>
|
||||
<button item-right clear><ion-icon name="heart"></ion-icon></button>
|
||||
</ion-item>
|
||||
|
||||
<ion-item>
|
||||
|
||||
Reference in New Issue
Block a user