Fixed linting issue.

This commit is contained in:
Conor Webb 2023-10-30 10:15:53 +00:00
parent 0461d86545
commit 8f5646a1ed
1 changed files with 0 additions and 4 deletions

View File

@ -552,10 +552,6 @@
font-size: var(--font-size-m);
}
.selected {
color: var(--spectrum-global-color-blue-600);
}
li:hover {
background-color: var(--spectrum-global-color-gray-200);
}