display: flex;// 弹性盒 flex-direction: row;// 水平方向 align-items: center;// 方向的垂直方向(竖直方向)居中. 你可能还需要规定button ...
確定! 回上一頁