Skip to content

Commit

Permalink
fix(network): allocation edit & delete button
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Oct 30, 2024
1 parent 6f8c16d commit 84ce69b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
</div>
</div>

<div class="flex w-full flex-row items-center gap-2">
<div class="flex w-full flex-row items-center gap-2 sm:w-auto">
<ButtonStyled icon-only>
<button
@click="showEditAllocationModal(allocation.port)"
Expand Down

0 comments on commit 84ce69b

Please sign in to comment.