Skip to content

Commit

Permalink
settings index style
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Apr 24, 2024
1 parent 1b75373 commit 0afb447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/user_settings/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</div>
</nav>
<!-- Main content -->
<div class="flex-1 xl:overflow-y-auto bg-black">
<div class="flex-1 xl:overflow-y-auto bg-default">
<% #= @section %>
<%= turbo_frame_tag "settings_form" do %>
Expand Down

0 comments on commit 0afb447

Please sign in to comment.