fix to negative top of component so it moves with container growth (#4151)
This commit is contained in:
@@ -72,7 +72,7 @@ export function ChatEmptyPill() {
|
|||||||
a.z_10,
|
a.z_10,
|
||||||
a.align_center,
|
a.align_center,
|
||||||
{
|
{
|
||||||
bottom: 70,
|
top: -50,
|
||||||
},
|
},
|
||||||
]}>
|
]}>
|
||||||
<AnimatedPressable
|
<AnimatedPressable
|
||||||
|
|||||||
Reference in New Issue
Block a user