mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
fix(core) : removed top border for the first log entry (#13621)
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
filter=""
|
||||
:excludeMetas="isFlowEdit ? ['namespace', 'flowId'] : []"
|
||||
:log="log"
|
||||
:class="{'log-0': i === 0}"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user