1
0
Fork 0

wip(shared): Work on #4272 better workbench navigation

This commit is contained in:
joostdecock 2023-06-12 19:38:20 +02:00
parent 01e2d4e41a
commit 5208852ed1
5 changed files with 87 additions and 50 deletions

View file

@ -70,7 +70,7 @@ export const DraftView = ({
}
return (
<div className="flex flex-row">
<div className="flex flex-row ml-0 lg:ml-10">
<div className="w-2/3 shrink-0 grow lg:p-4 sticky top-0">{output}</div>
<div className="w-1/3 shrink grow-0 lg:p-4 max-w-2xl h-screen overflow-scroll">
<DraftMenu