.image-box { display: flex; flex-direction: column; border: 1px solid #ccc; page-break-inside: avoid; } img { width: 100%; height: auto; }
確定! 回上一頁