Adds toolbar, tools shortcuts, dot creation state
This commit is contained in:
parent
1a01c47835
commit
5420b0365f
8 changed files with 271 additions and 10 deletions
|
@ -180,7 +180,7 @@ export default function CodePanel() {
|
|||
|
||||
const PanelContainer = styled(motion.div, {
|
||||
position: "absolute",
|
||||
top: "8px",
|
||||
top: "48px",
|
||||
right: "8px",
|
||||
bottom: "48px",
|
||||
backgroundColor: "$panel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue