Skip to content

[neat.css]删除 iOS input 默认的内阴影 #23

@yisibl

Description

@yisibl

iOS input 默认顶部有内阴影

http://zomigi.com/blog/bug-fixes-for-removing-the-inner-shadow-on-ios-inputs/

input[type="text"] {
  -webkit-appearance: none;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions