Web: Common : PageLayout : Fixed css

This commit is contained in:
Ilya Oleshko 2020-11-30 15:59:27 +03:00
parent 2ee49e80d9
commit 4b20b62223

View File

@ -19,7 +19,6 @@ const StyledSection = styled.section`
flex-grow: 1;
display: flex;
flex-direction: column;
flex: 1 1 0%; // IOS fix, issue with flex-direction: column and empty height
/*width: ${(props) => `${props.widthProp}px`};*/
.layout-progress-bar {
bottom: 0;