diff --git a/src/screens/NoteHistory/NoteHistoryPreview.styled.ts b/src/screens/NoteHistory/NoteHistoryPreview.styled.ts index 09b8a9fa..88034f76 100644 --- a/src/screens/NoteHistory/NoteHistoryPreview.styled.ts +++ b/src/screens/NoteHistory/NoteHistoryPreview.styled.ts @@ -10,7 +10,6 @@ export const Container = styled.View` `; export const StyledTextView = styled.Text` - height: 90%; padding-top: 10px; color: ${({ theme }) => theme.stylekitForegroundColor}; padding-left: ${({ theme }) =>