Skip to content

Commit

Permalink
TW-1436: Limit features on iOS. Fix 'Burn' btn style
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tsx committed Apr 28, 2024
1 parent 50d04cb commit 2b4b1ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modals/collectible-modal/collectible-modal.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export const useCollectibleModalStyles = createUseStylesMemoized(({ colors, typo
flexDirection: 'row',
justifyContent: 'center',
alignItems: 'center',
width: formatSize(108),
paddingVertical: formatSize(8),
paddingHorizontal: formatSize(8.5)
},
Expand Down

0 comments on commit 2b4b1ae

Please sign in to comment.