Compare commits

...
Author SHA1 Message Date
Thomas Trompette 0064a23e9b Fix show page layout 2026-03-06 10:32:41 +01:00
@@ -21,8 +21,8 @@ const StyledMainContainerLayoutForDesktop = styled.div`
const StyledPageBodyForDesktopContainer = styled.div`
display: flex;
flex: 1 1 0;
flex-direction: column;
flex: 1 1 0;
min-width: 0;
width: 0;