Disable focus when the graph is blurred
This commit is contained in:
@@ -117,6 +117,7 @@ button:focus-visible {
|
||||
|
||||
.blurred {
|
||||
filter: blur(32px);
|
||||
pointer-events: none;
|
||||
}
|
||||
.player {
|
||||
flex-grow: 1;
|
||||
|
Reference in New Issue
Block a user