🚀 Auto-deploy: melhoria no snap e medição AR em 01/06/2026 00:04:21
This commit is contained in:
@@ -408,7 +408,7 @@ const Viewer = () => {
|
||||
</div>
|
||||
|
||||
{/* Side panel */}
|
||||
<aside className={`transition-all duration-300 border-l bg-card flex flex-col ${sidebarOpen ? 'w-80 opacity-100' : 'w-0 opacity-0 pointer-events-none border-l-0 overflow-hidden'}`}>
|
||||
<aside className={`transition-all duration-300 shrink-0 border-l bg-card flex flex-col ${sidebarOpen ? 'w-80 opacity-100' : 'w-0 opacity-0 pointer-events-none border-l-0 overflow-hidden'}`}>
|
||||
<ScrollArea className="h-full">
|
||||
<div className="p-4 space-y-5">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user