mirror of
https://github.com/tooot-app/app
synced 2025-02-02 11:36:56 +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…
x
Reference in New Issue
Block a user