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