mirror of https://github.com/tooot-app/app
parent
81b810496b
commit
bebf4c7101
|
@ -30,6 +30,8 @@ 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
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue