mirror of
https://github.com/lqtmcstudio/QZMusic_PC.git
synced 2026-06-20 23:35:06 +08:00
chore: 移除ToggleIconButton:hover的cursor->Pointer效果
This commit is contained in:
@@ -63,7 +63,7 @@ const handleClick = (event: MouseEvent) => {
|
||||
opacity: 0.7;
|
||||
width: 3em;
|
||||
height: 3em;
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
|
||||
& img {
|
||||
width: 3em;
|
||||
|
||||
Reference in New Issue
Block a user