Skip to content

Commit

Permalink
Tweak styling
Browse files Browse the repository at this point in the history
  • Loading branch information
krschacht authored Dec 20, 2024
1 parent 28d68ac commit 35e9d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/settings/api_services/_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</div>

<div class="my-5" data-controller="transition" data-transition-toggle-class="hidden">
<%= form.label :token %>
<%= form.label :token, class: "mr-3" %>
<%= button_tag type: "button",
id: "instructions",
class: "underline text-blue-600 #{!official?(api_service) && 'hidden'}",
Expand Down

0 comments on commit 35e9d5a

Please sign in to comment.