You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-13 22:12:50 +02:00
Desktop: Fixed title input field width on small windows
This commit is contained in:
@@ -57,6 +57,7 @@ function styles_(props: Props) {
|
||||
fontSize: Math.round(theme.textStyle.fontSize * 1.5),
|
||||
backgroundColor: theme.backgroundColor,
|
||||
border: 'none',
|
||||
width: '100%',
|
||||
},
|
||||
|
||||
titleDate: {
|
||||
|
Reference in New Issue
Block a user