Nowadays you can simply use display: flex for all these alignment issues. In your case you can simply make the parent a flex, flex-direction column (the default ...
確定! 回上一頁