Update styles to minimise toolbar overlap

This commit is contained in:
Joel Rodrigues 2020-07-28 09:41:16 +01:00
parent b1d401bae6
commit d25e258695
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
.ControlZone {
padding: 0;
.CanvasControlToolbar {
left: -32px;
}
}
}
}