add a empty line between buttons and "Token Config"
This commit is contained in:
parent
910b439a77
commit
a5b6b8a617
|
@ -48,6 +48,8 @@ export class UserPassUserView extends Component<DefaultPageProps, { user_data: U
|
|||
</button>
|
||||
</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<Margin>
|
||||
<h4>{i18next.t("auth_common_token_config")}</h4>
|
||||
</Margin>
|
||||
|
|
Loading…
Reference in a new issue