fix: note history preview cuts off

This commit is contained in:
Radek Czemerys
2020-10-14 12:15:56 +02:00
parent b8be33d624
commit 7c6bfb1f2c

View File

@@ -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 }) =>