Fix focus state on p-buttons
This commit is contained in:
@@ -179,7 +179,7 @@ body {
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
a.p-button:hover {
|
||||
a.p-button:hover, a.p-button:focus {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
background: #0d89ec;
|
||||
|
||||
Reference in New Issue
Block a user