fix
This commit is contained in:
parent
ae09fe1917
commit
39fed6d1a1
|
|
@ -369,7 +369,7 @@ const BottomToolBar = ({
|
|||
<ActionIcon
|
||||
style={{
|
||||
position: "absolute",
|
||||
top: isExpand ? "-4px" : "-30px",
|
||||
top: isExpand ? "-15px" : "-30px",
|
||||
left: "50%",
|
||||
transform: "translateX(-50%)",
|
||||
backgroundColor: "#e3e0e0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue