body { overflow-x: hidden; } breaks position: sticky. I have an element that I am making sticky with position sticky: #header { position: sticky; width: ...
確定! 回上一頁