mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 22:05:17 +02:00
update from tailwindcss 3 to 4
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
bind:ref
|
||||
class={cn(
|
||||
'shrink-0 bg-border',
|
||||
orientation === 'horizontal' ? 'h-[1px] w-full' : 'min-h-full w-[1px]',
|
||||
orientation === 'horizontal' ? 'h-px w-full' : 'min-h-full w-px',
|
||||
className
|
||||
)}
|
||||
{orientation}
|
||||
|
||||
Reference in New Issue
Block a user