2,025
个编辑
无编辑摘要 |
无编辑摘要 |
||
| 第181行: | 第181行: | ||
.res-table tr { | .res-table tr { | ||
display: flex; | display: flex; | ||
flex-direction: | flex-direction: row; | ||
margin-bottom: 8px; /* Add spacing between rows */ | margin-bottom: 8px; /* Add spacing between rows */ | ||
} | } | ||