Skip to content

Commit

Permalink
Fix button alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Apr 11, 2023
1 parent 08b6eb6 commit 92dea92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
has-icon-end
show-external-icon
:external-icon-size="6"
class="description-bold order-1 ms-auto lg:order-2"
class="description-bold order-1 my-1 flex-shrink-0 ms-auto lg:order-2"
>
{{ $t("audio-details.weblink") }}
</VButton>
Expand Down

0 comments on commit 92dea92

Please sign in to comment.