In your specific case you I would include the attribute fxFlexFill in the first div element as follows: <div fxLayout="column" fxFlexFill> ... </div>.
確定! 回上一頁