8000 UITextField Border won't work · Issue #184 · Pixate/pixate-freestyle-ios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
UITextField Border won't work #184
Open
@AliOmari

Description

@AliOmari

i can't put border to UITextField
.txtField{
left :300px;
top :300px;
width :100px;
height :100px;
border-radius: 5;
-ios-border-style: none;
background-color: #ffffff;
border-width: 10px;
border-color: black;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

      0