Added more padding to token drag overlay to avoid problems with ios gesture bar
This commit is contained in:
parent
4299467757
commit
012086745f
@ -110,7 +110,7 @@ function TokenDragOverlay({
|
||||
<Box
|
||||
sx={{
|
||||
position: "absolute",
|
||||
bottom: "24px",
|
||||
bottom: "32px",
|
||||
left: "50%",
|
||||
borderRadius: "50%",
|
||||
transform: isRemoveHovered
|
||||
|
Loading…
Reference in New Issue
Block a user