mirror of
https://github.com/tooot-app/app
synced 2025-01-22 23:00:16 +01:00
Fix reply card for using the full width
This commit is contained in:
parent
c18089bf8a
commit
acca2683af
@ -69,6 +69,7 @@ const TimelineDefault: React.FC<Props> = ({
|
||||
}
|
||||
|
||||
const mainStyle: StyleProp<ViewStyle> = {
|
||||
flex: 1,
|
||||
padding: StyleConstants.Spacing.Global.PagePadding,
|
||||
backgroundColor: colors.backgroundDefault,
|
||||
paddingBottom: disableDetails ? StyleConstants.Spacing.Global.PagePadding : 0
|
||||
|
Loading…
Reference in New Issue
Block a user