center the settings relative to the sidebar
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="flex flex-wrap space-y-4 md:flex-nowrap md:space-y-0 md:space-x-2">
|
||||
<%= render 'shared/settings_nav' %>
|
||||
<div class="w-full">
|
||||
<div class="flex-grow">
|
||||
<div class="flex justify-between mb-4">
|
||||
<h1 class="text-4xl font-bold">Team</h1>
|
||||
<%= link_to new_user_path, class: 'btn btn-primary btn-md gap-2', data: { turbo_frame: 'modal' } do %>
|
||||
|
||||
Reference in New Issue
Block a user