gpt4 book ai didi

sticky - 粉底粘性仅在移动设备上

转载 作者:行者123 更新时间:2023-12-01 00:36:11 27 4
gpt4 key购买 nike

我怎样才能让 Foundation 的粘性元素只粘在小断点上? data-sticky-on="small"适用于小及以上

最佳答案

对于那些有兴趣的人。我在使用 sass 时找到了这个解决方案。

//Desktop settings
@include breakpoint(medium) {
//Disable fixed top bar on mobile
.sticky {
position: initial !important;
}
}

关于sticky - 粉底粘性仅在移动设备上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41093485/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com