mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -56,7 +56,7 @@ const TimelineNotifications: React.FC<Props> = ({
|
||||
style={[
|
||||
styles.notificationView,
|
||||
{
|
||||
backgroundColor: theme.background,
|
||||
backgroundColor: theme.backgroundDefault,
|
||||
paddingBottom: notification.status
|
||||
? 0
|
||||
: StyleConstants.Spacing.Global.PagePadding
|
||||
|
Reference in New Issue
Block a user