move background to the parent and remove unused view
This commit is contained in:
@@ -147,10 +147,8 @@ function GifList({
|
|||||||
a.align_center,
|
a.align_center,
|
||||||
!gtMobile && web(a.gap_md),
|
!gtMobile && web(a.gap_md),
|
||||||
a.pb_sm,
|
a.pb_sm,
|
||||||
|
t.atoms.bg,
|
||||||
]}>
|
]}>
|
||||||
{/* cover top corners */}
|
|
||||||
<View style={[a.absolute, a.inset_0, t.atoms.bg]} />
|
|
||||||
|
|
||||||
{!gtMobile && isWeb && (
|
{!gtMobile && isWeb && (
|
||||||
<Button
|
<Button
|
||||||
size="small"
|
size="small"
|
||||||
|
|||||||
Reference in New Issue
Block a user