forked from miao-moe/QZMusic_PC
chore: 移除ToggleIconButton:hover的cursor->Pointer效果
This commit is contained in:
@@ -63,7 +63,7 @@ const handleClick = (event: MouseEvent) => {
|
|||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
width: 3em;
|
width: 3em;
|
||||||
height: 3em;
|
height: 3em;
|
||||||
cursor: pointer;
|
cursor: default;
|
||||||
|
|
||||||
& img {
|
& img {
|
||||||
width: 3em;
|
width: 3em;
|
||||||
|
|||||||
Reference in New Issue
Block a user