mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
This commit is contained in:
parent
3430f0bcae
commit
6cfd868b44
@ -18,6 +18,7 @@ const StyledRoot = styled.div`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
`;
|
||||
|
||||
export default function NoteListWrapper(props: Props) {
|
||||
|
Loading…
Reference in New Issue
Block a user