模板:零洲共鸣地标列表表格/styles.css:修订间差异
来自RIA | Wiki
更多操作
优化显示 |
优化显示 标签:mobile edit mobile web edit advanced mobile edit |
||
| 第5行: | 第5行: | ||
} | } | ||
.template-table-torii_list-container > table { | .template-table-torii_list-container > table { | ||
flex: | flex: 0 0 22rem; | ||
} | } | ||
2022年3月18日 (五) 22:55的版本
.template-table-torii_list-container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.template-table-torii_list-container > table {
flex: 0 0 22rem;
}