mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(content): scrol-inner takes all height
This commit is contained in:
@ -48,4 +48,8 @@ ion-scroll {
|
||||
&.overscroll::after {
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
> .scroll-inner {
|
||||
min-height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user