mirror of
https://github.com/standardnotes/mobile.git
synced 2026-02-05 05:21:26 -05:00
fix: note history preview cuts off
This commit is contained in:
@@ -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 }) =>
|
||||
|
||||
Reference in New Issue
Block a user