fix + feat: fixed some bugs + added a mock parser since the damn backend is not working, not finished tho (bugs)

This commit is contained in:
2025-03-23 21:59:27 +01:00
parent 279c171ba2
commit 79baddb8f6
5 changed files with 216 additions and 59 deletions

View File

@ -14,7 +14,7 @@ import ErrorModal from "@/components/errorModal.vue";
.error-wrapper{
position: absolute;
left: 70%;
//background-color: blue;
/*background-color: blue;*/
height: 100%;
width: 30%;