Makes actionHint text more visible with bold font
This commit is contained in:
@@ -37,6 +37,7 @@ export default StyleSheet.create({
|
||||
color: secondaryColor,
|
||||
fontFamily: textFont,
|
||||
fontSize: hintSize,
|
||||
fontWeight: 'bold',
|
||||
margin: defaultIndentation
|
||||
},
|
||||
paragraph: {
|
||||
|
||||
Reference in New Issue
Block a user