mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 16:03:06 +00:00
fix center copilot
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</script>
|
||||
|
||||
<NodeWrapper wrapperClass="shadow-none">
|
||||
<div style={`width: ${NODE.width}px;`}>
|
||||
<div style="width: {NODE.width}px" class="flex flex-row justify-center">
|
||||
<FlowCopilotButton />
|
||||
</div>
|
||||
</NodeWrapper>
|
||||
|
||||
Reference in New Issue
Block a user