This commit is contained in:
DCCONSTRUCTIONS
2026-04-20 17:57:08 +03:00
parent 47d379e77f
commit 5b2a2fc104
5 changed files with 44 additions and 8 deletions
@@ -75,7 +75,7 @@ export const ExternalContoursRoot = observer(function ExternalContoursRoot(props
/>
</div>
)}
<div className="flex h-full w-full overflow-hidden bg-surface-1">
<div className="flex h-full w-full overflow-hidden bg-surface-1 pt-2">
<div
className={cn(
"absolute top-[50px] bottom-0 z-10 w-full flex-shrink-0 bg-surface-1 transition-all lg:!relative lg:!top-0 lg:w-2/6",