Focus not hover
This commit is contained in:
@@ -121,7 +121,7 @@ body {
|
||||
}
|
||||
|
||||
.login-wrapper .login-btn:focus {
|
||||
border: 1px solid var(--primary-color);
|
||||
border: 1px solid var(--secondary-color);
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user