As the code currently stands it appears differently from screen to screen, where one screen the submit button will overlap with the workspace and other cases the containers will be fine. A possible solution to this problem is the use of Wrappers around all objects in the html/typescript/JavaScript that ensures the appearances of the editor remains the same for each user.
As the code currently stands it appears differently from screen to screen, where one screen the submit button will overlap with the workspace and other cases the containers will be fine. A possible solution to this problem is the use of Wrappers around all objects in the html/typescript/JavaScript that ensures the appearances of the editor remains the same for each user.