mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-20 07:53:32 +02:00
refactor: Stuff
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<!-- Background -->
|
||||
<div
|
||||
class={classNames(
|
||||
'absolute inset-y-0 left-0 w-[25vw] transition-opacity bg-gradient-to-r from-secondary-500 to-transparent',
|
||||
'absolute inset-y-0 left-0 w-[25vw] transition-opacity bg-gradient-to-r from-secondary-900 to-transparent',
|
||||
{
|
||||
'opacity-0': !$isNavBarOpen,
|
||||
'group-hover:opacity-100 pointer-events-none': true
|
||||
|
||||
Reference in New Issue
Block a user