fix: close button hover for sidebar
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Dominik Pschenitschni 2023-01-20 16:13:34 +01:00
parent 59cac0eb38
commit 23a47d6191
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@ labelStore.loadAllLabels()
&:hover,
&:focus {
height: 1rem;
color: var(--grey-600);
}
}