You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Desktop: Fixed note list overflow when resized very small
This commit is contained in:
		| @@ -17,6 +17,7 @@ interface Props { | ||||
| const StyledRoot = styled.div` | ||||
| 	display: flex; | ||||
| 	flex-direction: column; | ||||
| 	overflow: hidden; | ||||
| `; | ||||
|  | ||||
| export default function NoteListWrapper(props: Props) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user