Bug 389 (#428)
* paste inside the viewport * Buttons in top left panel aren't horizontally centered
This commit is contained in:
committed by
Lipis
parent
b2d3d6eca3
commit
31403ab373
@ -460,7 +460,7 @@ export class App extends React.Component<{}, AppState> {
|
||||
private renderCanvasActions() {
|
||||
return (
|
||||
<Stack.Col gap={4}>
|
||||
<Stack.Row gap={1}>
|
||||
<Stack.Row justifyContent={"space-between"}>
|
||||
{this.actionManager.renderAction(
|
||||
"loadScene",
|
||||
elements,
|
||||
|
Reference in New Issue
Block a user