会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
王小胖
首页
新随笔
联系
订阅
管理
2023年11月13日
input type="number" 时去除上下按钮样式
摘要: 全局样式 /* 取消[type='number']的input的上下箭头 */ input::-webkit-inner-spin-button { -webkit-appearance: none !important; } input::-webkit-outer-spin-button { -
阅读全文
posted @ 2023-11-13 09:34 请叫我王小胖
阅读(626)
评论(0)
推荐(0)
公告