mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 11:58:10 +08:00
修复 Page 嵌套引发的样式问题
This commit is contained in:
parent
f0328ea6ac
commit
5377d53890
@ -90,7 +90,7 @@
|
||||
flex-direction: row;
|
||||
align-items: stretch;
|
||||
|
||||
.#{$ns}Page-content {
|
||||
> .#{$ns}Page-content {
|
||||
width: 0;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user