feat: add i18n for mask

This commit is contained in:
Yidadaa
2023-04-27 01:16:21 +08:00
parent 3cda44e05b
commit c7c58ef031
22 changed files with 890 additions and 81 deletions

View File

@@ -143,7 +143,7 @@
.toast-container {
position: fixed;
bottom: 0;
bottom: 10vh;
left: 0;
width: 100vw;
display: flex;