forked from miao-moe/QZMusic_PC
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