handle all not found errors

This commit is contained in:
Amir Mohamadi
2021-12-31 17:01:17 +03:30
parent 5c07791225
commit 064d642b7e
47 changed files with 3386 additions and 3238 deletions
+1 -1
View File
@@ -61,6 +61,6 @@ export default {
.login {
width: 100%;
max-width: 600px;
margin: 150px auto!important;
margin: 150px auto !important;
}
</style>