This commit is contained in:
Vanessa 2023-12-13 22:35:16 +08:00
parent 591189b915
commit 4e76ebd3e9

View file

@ -133,7 +133,9 @@
opacity: 0.38;
}
&--active {
&--active,
&:focus,
&:hover {
background-color: var(--b3-list-hover);
}
}