Minor style adjustment for CandidateBox

This commit is contained in:
Francisco Hodge 2023-03-22 09:18:38 -04:00
parent 42f755a4ca
commit 507c18c0e6

View File

@ -48,7 +48,6 @@ li.hg-candidate-box-list-item:active {
display: flex;
align-items: center;
padding: 0 10px;
background: #d0d0d0;
color: #969696;
cursor: pointer;
}