1
0
Fork 0

add a empty line between buttons and "Token Config"

This commit is contained in:
ChaotiCryptidz 2022-01-10 15:37:15 +00:00
parent 910b439a77
commit a5b6b8a617

View file

@ -48,6 +48,8 @@ export class UserPassUserView extends Component<DefaultPageProps, { user_data: U
</button> </button>
</p> </p>
<br/>
<Margin> <Margin>
<h4>{i18next.t("auth_common_token_config")}</h4> <h4>{i18next.t("auth_common_token_config")}</h4>
</Margin> </Margin>