1
0
Fork 0

styling tweaks

This commit is contained in:
Enoch Riese 2023-06-23 20:52:53 -05:00
parent a01af799d3
commit 452b25b45a
3 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ export const PatternWithMenu = ({
setSettings,
}}
/>
<div className="flex flex-col lg:flex-row grow max-h-[90vh] lg:my-4">
<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="lg:w-2/3 flex flex-col h-full grow px-4">
{title}
{pattern}