You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-02 22:49:09 +02:00
* fixed text issue on some devices and closes #2847 * changes added to global file
This commit is contained in:
@@ -239,6 +239,7 @@ class ConfigScreenComponent extends BaseScreenComponent {
|
||||
styles.linkText.borderBottomColor = theme.color;
|
||||
styles.linkText.flex = 0;
|
||||
styles.linkText.fontWeight = 'normal';
|
||||
styles.linkText.fontFamily = 'Roboto';
|
||||
|
||||
styles.headerWrapperStyle = Object.assign({}, styles.settingContainer, theme.headerWrapperStyle);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user