i18n notifications and details

This commit is contained in:
josc146
2023-05-18 21:19:13 +08:00
parent 5078a884b0
commit 934f7b15e8
7 changed files with 32 additions and 16 deletions

View File

@@ -87,7 +87,7 @@ const App: FC = observer(() => {
</div>
<ToastContainer
style={{
width: '250px'
width: '350px'
}}
position="top-center"
autoClose={4000}