mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-24 10:21:15 +01:00
Improve layout resizer (#240)
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
This commit is contained in:
@@ -173,7 +173,7 @@ export function Workspace() {
|
||||
</ErrorBoundary>
|
||||
</div>
|
||||
<ResizeHandle
|
||||
className="-translate-x-0.5"
|
||||
className="-translate-x-[50%]"
|
||||
justify="end"
|
||||
side="right"
|
||||
isResizing={isResizing}
|
||||
|
||||
Reference in New Issue
Block a user