mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-04 12:01:52 +02:00
Upgrade Tailwind to v4 (#491)
This commit is contained in:
@@ -130,7 +130,7 @@ export function SidebarLayout({
|
||||
</div>
|
||||
<ResizeHandle
|
||||
style={drag}
|
||||
className="-translate-x-[1px]"
|
||||
className="-translate-x-px"
|
||||
justify="end"
|
||||
side="right"
|
||||
onResizeStart={handleResizeStart}
|
||||
|
||||
Reference in New Issue
Block a user