Label studio & sidebar & mobile fixes

This commit is contained in:
Darren Clarke 2023-09-12 14:33:37 +02:00
parent 9e68be7225
commit 7071f0c64a
18 changed files with 652 additions and 582 deletions

View file

@ -14,7 +14,7 @@ export const LabelStudioWrapper: FC = () => (
<Grid item sx={{ height: "100vh", width: "100%" }}>
<Iframe
id="label-studio"
url={"/proxy/label-studio"}
url={"/label-studio"}
width="100%"
height="100%"
frameBorder={0}