locked-animation

This commit is contained in:
2026-01-16 21:16:05 +01:00
parent 3e3fd6d7f4
commit a4117b782a
5 changed files with 24 additions and 21 deletions

View File

@@ -92,8 +92,3 @@ tr.matrix td:not(.mino) {
border-color: white;
}
}
.locked.mino {
animation: locked-animation;
animation-duration: 0.2s;
}