SyntaxFix
Write A Post
Hire A Developer
Questions
I just set outline transparent.
input[type=text] { outline: rgba(0, 0, 0, 0); border-radius: 10px; } input[type=text]:focus { border-color: #0079ff; }