diff --git a/website/src/components/Playground/src/Editor.js b/website/src/components/Playground/src/Editor.js index 4b6b6593..25e540a9 100644 --- a/website/src/components/Playground/src/Editor.js +++ b/website/src/components/Playground/src/Editor.js @@ -308,7 +308,7 @@ export default class Editor extends Component { ))}

Position Type - + Relative position offsets the node from it's calculated position. Absolute position removes the node from the flexbox flow and positions it at the given position.