Update token background

This commit is contained in:
Mitchell McCaffrey 2021-05-09 19:18:03 +10:00
parent 31ef21a588
commit ac50b91d2b

View File

@ -28,7 +28,7 @@ function Tile({
overflow: "hidden", overflow: "hidden",
userSelect: "none", userSelect: "none",
}} }}
bg="muted" bg="background"
onClick={(e) => { onClick={(e) => {
e.stopPropagation(); e.stopPropagation();
onSelect(); onSelect();