mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 16:55:13 +02:00
Refactoring the resource details page
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
'fixed px-8 inset-x-0 grid grid-cols-[min-content_1fr_min-content] items-center z-10',
|
||||
'transition-all',
|
||||
{
|
||||
'bg-zinc-900 bg-opacity-50 backdrop-blur-2xl h-16': !transparent,
|
||||
'bg-stone-900 bg-opacity-50 backdrop-blur-2xl h-16': !transparent,
|
||||
'h-24': transparent
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user