Skip to content

Commit

Permalink
Update apps/wallet-mobile/src/components/InfoBanner/InfoBanner.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Juliano Lazzarotto <[email protected]>
  • Loading branch information
stackchain authored Oct 4, 2024
1 parent 944776c commit c7e48fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const useStyles = () => {
const styles = StyleSheet.create({
notice: {
backgroundColor: color.sys_cyan_100,
padding: 12,
...atoms.p_md,
borderRadius: 8,
},
text: {
Expand Down

0 comments on commit c7e48fd

Please sign in to comment.