mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: style fix
This commit is contained in:
parent
60e4fbd4d0
commit
27210e57f4
@ -95,7 +95,7 @@ const handleClick = () => {
|
|||||||
border-color: $themeColor;
|
border-color: $themeColor;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $themeHoverColor;
|
background-color: $themeHoverColor;
|
||||||
border-color: $themeHoverColor;
|
border-color: $themeHoverColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user