better-looking view nav for workbench on mobile
This commit is contained in:
parent
08c6a91d4e
commit
2402387818
4 changed files with 25 additions and 13 deletions
|
@ -25,7 +25,7 @@ export const PatternWithMenu = ({
|
|||
setSettings,
|
||||
}}
|
||||
/>
|
||||
<div className="flex flex-col lg:flex-row grow lg:max-h-[90vh] max-h-[calc(100vh-3rem)] h-full py-4 lg:mt-6">
|
||||
<div className="flex lg:flex-row grow lg:max-h-[90vh] max-h-[calc(100vh-3rem)] h-full py-4 lg:mt-6">
|
||||
<div className="lg:w-2/3 flex flex-col h-full grow px-4">
|
||||
{title}
|
||||
{pattern}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue