Commit 442241da authored by 李彥志's avatar 李彥志

add dialog_text styles

parent 5a98c180
......@@ -139,6 +139,14 @@ import {
fontSize: 17,
lineHeight: 22,
letterSpacing: -0.41,
},
dialog_text: {
fontSize: 13,
lineHeight: 22,
alignItems: 'center',
color: '#4A4A4A',
marginTop: 0,
marginBottom: 13
}
});
\ No newline at end of file
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