move background to the parent and remove unused view

This commit is contained in:
Anastasiya Uraleva
2025-08-29 17:40:41 -07:00
parent cc4acae758
commit 3601933ff6
+1 -3
View File
@@ -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"