CSS. Copy Code. #parent { width: 300px; } #child { background: gold; ... max-width: min-content; max-width: fit-content; max-width: fill-available; ...
確定! 回上一頁