mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
Merge pull request #5074 from jiatianqi/master
fix: #4566 PR 补丁 [pullRefresh.disabled为 false情况下,内容区展示异常问题]
This commit is contained in:
commit
2efa68865a
@ -137,7 +137,7 @@
|
|||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
|
|
||||||
> .#{$ns}Page-content,
|
> .#{$ns}Page-content,
|
||||||
.#{$ns}PullRefresh {
|
> .#{$ns}PullRefresh {
|
||||||
width: 0;
|
width: 0;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user