mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
fix z-stacking on chrome for flow builder
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
size="xs"
|
||||
on:click={async () => {
|
||||
$flowStore = undo(history, $flowStore)
|
||||
$selectedIdStore = 'Input'
|
||||
}}
|
||||
>
|
||||
<Undo size={14} />
|
||||
|
||||
Reference in New Issue
Block a user