更多操作
创建页面,内容为“.rank-row { display: flex; }” |
无编辑摘要 |
||
第1行: | 第1行: | ||
.rank-row { | .rank-row { | ||
display: flex; | display: flex; | ||
justify-content: space-between; | |||
} | } |
2025年4月1日 (二) 21:48的版本
.rank-row { display: flex; justify-content: space-between; }