mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-15 16:04:19 +02:00
fix fullscreen player transition
This commit is contained in:
@@ -566,7 +566,7 @@ const containerVariants: Variants = {
|
||||
ease: 'easeInOut',
|
||||
},
|
||||
width: '100vw',
|
||||
y: -100,
|
||||
y: 0,
|
||||
};
|
||||
},
|
||||
open: (custom) => {
|
||||
|
||||
Reference in New Issue
Block a user