8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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); }