diff --git a/ElectronClient/app/gui/NoteText.jsx b/ElectronClient/app/gui/NoteText.jsx index e90b235fd..c5f61b07b 100644 --- a/ElectronClient/app/gui/NoteText.jsx +++ b/ElectronClient/app/gui/NoteText.jsx @@ -1692,6 +1692,7 @@ class NoteTextComponent extends React.Component { backgroundColor: theme.backgroundColor, border: '1px solid', borderColor: theme.dividerColor, + fontSize: theme.fontSize, }; const toolbarStyle = {