mirror of
https://github.com/lqtmcstudio/QZMusic_PC.git
synced 2026-06-22 00:19:54 +08:00
chore: 移除ToggleIconButton:active的额外效果
This commit is contained in:
@@ -85,6 +85,5 @@ const handleClick = (event: MouseEvent) => {
|
|||||||
|
|
||||||
.toggleIconButton:active {
|
.toggleIconButton:active {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
transform: scale(0.95);
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user