Fixed linting issue.
This commit is contained in:
parent
0461d86545
commit
8f5646a1ed
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue