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",
userSelect: "none",
}}
bg="muted"
bg="background"
onClick={(e) => {
e.stopPropagation();
onSelect();