chore: 移除ToggleIconButton:hover的cursor->Pointer效果

This commit is contained in:
lqtmcstudio
2026-02-09 11:44:33 +08:00
parent 85862af686
commit b467426c73

View File

@@ -63,7 +63,7 @@ const handleClick = (event: MouseEvent) => {
opacity: 0.7;
width: 3em;
height: 3em;
cursor: pointer;
cursor: default;
& img {
width: 3em;