gpt4 book ai didi

css - Safari 浏览器中的 div 页面全高

转载 作者:行者123 更新时间:2023-11-28 09:54:45 24 4
gpt4 key购买 nike

此页面在 Firefox 中没有问题,但在 Safari 中,“内部”div 占据了页面的整个高度,使“购买门票”链接无法点击,页面上的复制文本也无法选择。

有人可以帮忙吗?

http://www.scoundrelscomedyclub.co.uk/?cat=2

最佳答案

尝试将 z-index 为 1 添加到后元 div:

.post-meta {
z-index:1;
}

这样,它将位于其他 div 的“顶部”。

关于css - Safari 浏览器中的 div 页面全高,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24934679/

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