一般這時候都會想當然的使用height:100% 這樣的CSS 來寫。 ... .container{ min-height:100vh; display:flex } .header{ height:100px } .content{ ...
確定! 回上一頁