forked from github-starred/komodo
fix build args gap
This commit is contained in:
@@ -18,7 +18,7 @@ const BuildArgs: Component<{}> = (p) => {
|
|||||||
justifyContent="space-between"
|
justifyContent="space-between"
|
||||||
>
|
>
|
||||||
<h1>build args</h1>
|
<h1>build args</h1>
|
||||||
<Flex alignItems="center" gap="0.2rem">
|
<Flex alignItems="center">
|
||||||
<Show
|
<Show
|
||||||
when={
|
when={
|
||||||
!build.docker_build_args?.build_args ||
|
!build.docker_build_args?.build_args ||
|
||||||
|
|||||||
Reference in New Issue
Block a user