move the zoom animation to outer tile to avoid clash with flip
This commit is contained in:
parent
43e2d364d0
commit
b16eb033be
@ -254,6 +254,8 @@ function shake() {
|
||||
}
|
||||
.tile.filled .front {
|
||||
border-color: #999;
|
||||
}
|
||||
.tile.filled {
|
||||
animation: zoom 0.2s;
|
||||
}
|
||||
.tile:not(.empty) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user