fix for pieces drawn above the phantom square
This commit is contained in:
parent
33d1c84fe7
commit
0512501993
|
|
@ -289,6 +289,7 @@ button:disabled .silhouette {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(128,128,128,0.5);
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.cb-lt-piece, .cb-dk-piece {
|
||||
|
|
|
|||
Loading…
Reference in New Issue