mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fixed #573
This commit is contained in:
@ -33,8 +33,6 @@ const ComposeTextInput: React.FC = () => {
|
||||
paddingBottom: StyleConstants.Spacing.M,
|
||||
marginHorizontal: StyleConstants.Spacing.Global.PagePadding,
|
||||
color: colors.primaryDefault,
|
||||
borderBottomWidth: 0.5,
|
||||
borderBottomColor: colors.backgroundDefaultTransparent,
|
||||
fontSize: adaptedFontsize,
|
||||
lineHeight: adaptedLineheight
|
||||
}}
|
||||
|
Reference in New Issue
Block a user