Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Feb 13, 2025
1 parent b542c48 commit 4e3fa2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/UI/LedgerModals/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { Colors } from '../../../util/theme/models';
export const createStyles = (colors: Colors) =>
StyleSheet.create({
modal: {
justifyContent: 'flex-end',
height: 600,
margin: 0,
zIndex: 1000,
Expand Down

0 comments on commit 4e3fa2f

Please sign in to comment.