Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
This commit is contained in:
Peer Richelsen 2022-02-17 11:28:49 +00:00 committed by GitHub
parent f8b908500f
commit 2c51fd77a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"