fix(ui): preview image squished when editing layer title

This commit is contained in:
psychedelicious
2024-09-09 22:43:20 +10:00
parent 56956ccf78
commit 71e0abe653

View File

@@ -81,6 +81,7 @@ export const CanvasEntityPreviewImage = memo(() => {
borderRadius="sm"
borderWidth={1}
bg="base.900"
flexShrink={0}
>
<Box
position="absolute"