gpt4 book ai didi

html - 下拉框的css样式在iphone上不生效

转载 作者:太空宇宙 更新时间:2023-11-04 13:26:37 25 4
gpt4 key购买 nike

我对文本框的背景颜色进行样式设置没问题,在 PC 上没问题,但在 iPhone 上,下拉框的样式不生效。

CSS:

input[type=text],
input[type=submit],
select {
background-color:#272822;
}

enter image description here

最佳答案

我已将 -webkit-appearance: none; 添加到您的代码中。

Example

关于html - 下拉框的css样式在iphone上不生效,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23670459/

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