Html – How to remove outline
Can anyone say how to remove this outline? outline-color is doing nothing. If I use outline: none it becomes convex. Example: I tried to change the color of the outline, but no changes. input { outline-style: auto; background-color: #363636; /*…