Commit cdd4522a by tungnq

TODO: Đã fix lại giao diện thông báo phần cảnh báo

parent 2c3730c0
......@@ -10,7 +10,7 @@ const styles = StyleSheet.create({
marginHorizontal:15,
},
boxInput:{
padding:16,
padding:7,
borderColor:R.colors.grayBorderInputTextHeader,
borderWidth:1,
borderRadius:10,
......
......@@ -44,7 +44,7 @@ const NotificationDetailView = props => {
showsVerticalScrollIndicator={false}
contentContainerStyle={{paddingBottom: 20}}>
<View style={styles.container}>
{showWarning && (
{ (
<View style={styles.boxInput}>
<Text style={styles.txtInput}>
Bn không th chnh sa thông báo khi đã gi{' '}
......
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