flex -fill sets flex: 1 1 auto . In order to change this for the sm breakpoint, you can set flex-sm-grow-0 . Then you'll have flex: 0 1 auto ...
確定! 回上一頁