gpt4 book ai didi

javascript - 日期选择器和 css 样式

转载 作者:行者123 更新时间:2023-11-28 18:04:16 27 4
gpt4 key购买 nike

我附加到页面的日期选择器有问题日期选择器的样式被另一种样式覆盖,这使日期选择器变坏了影响日期选择器样式的文件是
the css sheets

但是当我把这个 .css 放到网上时,我得到了这个结果 the current view

任何帮助!

最佳答案

问题是 smoothness.css 文件中的宽度

.ui-datepicker {
display: none;
padding: 0.2em 0.2em 0;
width: 17em;//remove this line then it will work or change into auto
}

关于javascript - 日期选择器和 css 样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19903680/

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