mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update WatchOnlyWarning.tsx
This commit is contained in:
parent
e0b90221e1
commit
3aeeb08644
@ -25,7 +25,7 @@ const WatchOnlyWarning: React.FC<Props> = ({ handleDismiss, isLoading }) => {
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
container: {
|
||||
backgroundColor: '#ff4c4c',
|
||||
backgroundColor: '#fc990e',
|
||||
padding: 16,
|
||||
margin: 16,
|
||||
borderRadius: 8,
|
||||
|
Loading…
Reference in New Issue
Block a user