Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如标题所示,我知道它是响应式的,但是当我放置一个基本的轨道滑块(在“行”之外)时,它会水平正确缩放,但希望缩放以适应浏览器的高度。有任何想法吗?
如果您将轨道容器的高度设置为 100%,它将调整到其父元素的高度。您只需要确保父元素的高度与窗口调整一致。