mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(many): component wrappers inherit height (#26611)
This commit is contained in:
@ -83,7 +83,7 @@ input {
|
||||
|
||||
align-items: center;
|
||||
|
||||
height: 100%;
|
||||
height: inherit;
|
||||
|
||||
transition: background-color 15ms linear;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user