mirror of
https://github.com/algora-io/tv.git
synced 2025-02-14 01:59:50 +02:00
add missing gap on form
This commit is contained in:
parent
2542303745
commit
ec3daf787a
@ -6,7 +6,7 @@ defmodule AlgoraWeb.SettingsLive do
|
||||
def render(assigns) do
|
||||
~H"""
|
||||
<div class="max-w-3xl mx-auto bg-gray-800/50 rounded-lg p-4 sm:p-6 lg:p-8">
|
||||
<.header>
|
||||
<.header class="pb-6">
|
||||
Settings
|
||||
<:subtitle>
|
||||
Update your account details
|
||||
|
Loading…
x
Reference in New Issue
Block a user