因为使用了display: flex;覆盖了text-align: right;在flexbox 布局中,justify-content 属性用于设置横向对齐方式,而不是text-align 属性。
確定! 回上一頁