mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
parent
62db3d09ea
commit
ae73051797
@ -2023,6 +2023,7 @@ class NoteTextComponent extends React.Component {
|
||||
backgroundColor: theme.backgroundColor,
|
||||
border: '1px solid',
|
||||
borderColor: theme.dividerColor,
|
||||
overflow: 'hidden',
|
||||
};
|
||||
|
||||
const toolbarStyle = {
|
||||
|
Loading…
Reference in New Issue
Block a user