修复 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