change hover background color
This commit is contained in:
@@ -223,7 +223,8 @@ function EmptyComponent() {
|
|||||||
backgroundColor: 'white',
|
backgroundColor: 'white',
|
||||||
borderColor: 'white',
|
borderColor: 'white',
|
||||||
width: 100,
|
width: 100,
|
||||||
}}>
|
}}
|
||||||
|
hoverStyle={[{backgroundColor: '#dfdfdf'}]}>
|
||||||
<ButtonText>
|
<ButtonText>
|
||||||
<Trans>Create</Trans>
|
<Trans>Create</Trans>
|
||||||
</ButtonText>
|
</ButtonText>
|
||||||
|
|||||||
Reference in New Issue
Block a user