微件:DownloadCard:修订间差异
来自植物大战僵尸杂交版Wiki
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第19行: | 第19行: | ||
box-shadow: 0 1px 3px rgba(0,0,0,0.05); | box-shadow: 0 1px 3px rgba(0,0,0,0.05); | ||
} | } | ||
.dc-wrap img { width: | .dc-wrap img { width: 48px; height: 48px; flex-shrink: 0; margin-top: 2px; } | ||
.dc-wrap .dc-body { flex: 1; min-width: 0; display: flex; align-items: center; justify-content: space-between; gap: 8px; } | .dc-wrap .dc-body { flex: 1; min-width: 0; display: flex; align-items: center; justify-content: space-between; gap: 8px; } | ||
.dc-wrap .dc-left { min-width: 0; } | .dc-wrap .dc-left { min-width: 0; } | ||