Skip to content

Commit

Permalink
remove red bg of Payment paths button
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamkmr04 committed Dec 12, 2024
1 parent 6bc25bb commit 19df626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/SendingLightning.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,6 @@ export default class SendingLightning extends React.Component<
secondary
buttonStyle={{ height: 40, width: '100%' }}
containerStyle={{
backgroundColor: 'red',
maxWidth: '45%',
margin: 10
}}
Expand Down

0 comments on commit 19df626

Please sign in to comment.