Commit 8eed865c by tungnq

TODO: Điều chỉnh một số giao diện màn soạn email

parent 1a32e63b
......@@ -113,7 +113,7 @@ const renderHeader = () => {
<View style={[ {height:100}]}>
<TextInput
placeholderTextColor={R.colors.gray}
style={[styles.input , {paddingHorizontal:10}]}
style={[styles.input , {paddingHorizontal:10 ,borderBottomWidth:1 ,borderColor:R.colors.grayBorderInputTextHeader}]}
multiline={true}
numberOfLines={5}
textAlignVertical='top'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment