Update token background
This commit is contained in:
parent
31ef21a588
commit
ac50b91d2b
@ -28,7 +28,7 @@ function Tile({
|
||||
overflow: "hidden",
|
||||
userSelect: "none",
|
||||
}}
|
||||
bg="muted"
|
||||
bg="background"
|
||||
onClick={(e) => {
|
||||
e.stopPropagation();
|
||||
onSelect();
|
||||
|
Loading…
Reference in New Issue
Block a user