parent
f8b908500f
commit
2c51fd77a0
|
@ -214,7 +214,7 @@ function SettingsView(props: ComponentProps<typeof Settings> & { localeProp: str
|
|||
<div className="py-6 lg:pb-8">
|
||||
<div className="flex flex-col lg:flex-row">
|
||||
<div className="flex-grow space-y-6">
|
||||
<div className="block space-x-2 rtl:space-x-reverse sm:flex">
|
||||
<div className="block rtl:space-x-reverse sm:flex sm:space-x-2">
|
||||
<div className="mb-6 w-full sm:w-1/2">
|
||||
<TextField
|
||||
name="username"
|
||||
|
|
Loading…
Reference in New Issue