dc7ff8e98b7602044c819c24e5c3981b绘壁纸
分辨率: 1913 × 1080
文件大小: 1.28 MB
格式: PNG
下载次数: 1
分类: 动漫卡通
body { background: var(--bg-primary); } .detail-image-wrap { position: relative; overflow: hidden; } .detail-loader { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: var(--bg-tertiary); } @media (max-width: 768px) { .detail-layout { flex-direction: column; gap: 20px; } .detail-sidebar { width: 100%; flex-shrink: 1; } .detail-image-wrap { min-width: auto; max-width: 100%; } }