1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-15 23:00:36 +02:00

Dropdown fioxes

This commit is contained in:
Laurent Cozic
2017-11-19 00:23:18 +00:00
parent 37c0b6d24a
commit ca20a2a1c2
5 changed files with 13 additions and 8 deletions

View File

@ -277,7 +277,7 @@ class ScreenHeaderComponent extends Component {
backgroundColor: theme.backgroundColor,
}}
headerStyle={{
color: theme.raisedColor,
color: theme.raisedHighlightedColor,
fontSize: theme.fontSize,
}}
itemStyle={{