mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-17 10:21:33 +03:00
fine tuned reveal comment button
This commit is contained in:
parent
2fbba81ac8
commit
2c9d88629b
@ -3,13 +3,13 @@ import EStyleSheet from 'react-native-extended-stylesheet';
|
||||
export default EStyleSheet.create({
|
||||
revealButton: {
|
||||
backgroundColor: '$iconColor',
|
||||
height: 22,
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
borderRadius: 20,
|
||||
minWidth: 40,
|
||||
maxWidth: 170,
|
||||
marginVertical: 8,
|
||||
marginVertical: 12,
|
||||
paddingVertical:6,
|
||||
},
|
||||
revealText: {
|
||||
color: '$white',
|
||||
|
Loading…
Reference in New Issue
Block a user