fix: Layout of notice
This commit is contained in:
@@ -46,8 +46,8 @@ function TeamNew({ user }: Props) {
|
||||
<form onSubmit={handleSubmit}>
|
||||
<Notice>
|
||||
<Trans>
|
||||
Please note that workspaces are completely separate. They can have a
|
||||
different domain, settings, users, and billing.
|
||||
Please note that workspaces are completely separated. They can have
|
||||
a different domain, settings, users, and billing.
|
||||
</Trans>
|
||||
</Notice>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user