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