fix: style fix

This commit is contained in:
pipipi-pikachu 2023-10-12 20:21:03 +08:00
parent 60e4fbd4d0
commit 27210e57f4

View File

@ -95,7 +95,7 @@ const handleClick = () => {
border-color: $themeColor;
&:hover {
background: $themeHoverColor;
background-color: $themeHoverColor;
border-color: $themeHoverColor;
}
}