fix z-stacking on chrome for flow builder

This commit is contained in:
Ruben Fiszel
2023-03-07 19:27:35 +01:00
parent daed141fa2
commit df4b832a2e
@@ -215,6 +215,7 @@
size="xs"
on:click={async () => {
$flowStore = undo(history, $flowStore)
$selectedIdStore = 'Input'
}}
>
<Undo size={14} />