remove wrong spaReset attributes

pull/379/head
Dario Piotrowicz 2023-03-07 10:00:36 +00:00
rodzic 2bc881e9ca
commit 3f4647fc14
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -36,7 +36,7 @@ export default component$(() => {
const saveAction = action() const saveAction = action()
return ( return (
<Form action={saveAction} spaReset> <Form action={saveAction}>
<p class="mt-12 mb-9">Provide in-depth information about how the server is operated, moderated, funded.</p> <p class="mt-12 mb-9">Provide in-depth information about how the server is operated, moderated, funded.</p>
<div class="mb-12"> <div class="mb-12">

Wyświetl plik

@ -37,7 +37,7 @@ export default component$(() => {
const saveAction = action() const saveAction = action()
return ( return (
<Form action={saveAction} spaReset> <Form action={saveAction}>
<p class="mt-12 mb-9"> <p class="mt-12 mb-9">
Your server's branding differentiates it from other servers in the network. This information may be displayed Your server's branding differentiates it from other servers in the network. This information may be displayed
across a variety of environments, such as Mastodon's web interface, native applications, in link previews on across a variety of environments, such as Mastodon's web interface, native applications, in link previews on

Wyświetl plik

@ -63,7 +63,7 @@ export default component$(() => {
return ( return (
<> <>
<Form action={editActionObj} spaReset> <Form action={editActionObj}>
<p class="mt-12 mb-9"> <p class="mt-12 mb-9">
While most claim to have read and agree to the terms of service, usually people do not read through until While most claim to have read and agree to the terms of service, usually people do not read through until
after a problem arises. Make it easier to see your server's rules at a glance by providing them in a flat after a problem arises. Make it easier to see your server's rules at a glance by providing them in a flat