mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 11:51:52 +03:00
updated username style
This commit is contained in:
parent
8c5be59182
commit
f0c19b968b
@ -40,10 +40,10 @@ export default EStyleSheet.create({
|
|||||||
paddingLeft: 16,
|
paddingLeft: 16,
|
||||||
marginLeft: -8,
|
marginLeft: -8,
|
||||||
zIndex: -1,
|
zIndex: -1,
|
||||||
fontSize: 16,
|
fontSize: 15,
|
||||||
borderTopRightRadius: 20,
|
borderTopRightRadius: 20,
|
||||||
borderBottomRightRadius: 20,
|
borderBottomRightRadius: 20,
|
||||||
fontWeight: '700',
|
fontWeight: 'bold',
|
||||||
},
|
},
|
||||||
logoEstm: {
|
logoEstm: {
|
||||||
width: '$deviceWidth / 1.4',
|
width: '$deviceWidth / 1.4',
|
||||||
|
Loading…
Reference in New Issue
Block a user