Logo white

Zhang Zhuo / ObjectEVEComponents

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ObjectEVEComponents
  • src
  • components
  • areaSelete
  • areaSelete.css
  • 更改保存下 -张卓
    42886855
    Zhang Zhuo authored
    2020-12-25 20:01:13 +0800  
    Browse Code »
areaSelete.css 66 Bytes
Edit Raw Blame History
1 2 3 4 5 6
input:focus{
    outline: none;
}
input{
    border-radius: 5px;
}