mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 20:01:56 +03:00
commit
f6bc84af9a
@ -62,7 +62,7 @@ export default EStyleSheet.create({
|
|||||||
opacity: 0.7,
|
opacity: 0.7,
|
||||||
},
|
},
|
||||||
barIconButton: {
|
barIconButton: {
|
||||||
marginLeft: 16,
|
marginLeft: 0,
|
||||||
},
|
},
|
||||||
stickyRightWrapper: {
|
stickyRightWrapper: {
|
||||||
flexGrow: 1,
|
flexGrow: 1,
|
||||||
|
@ -73,6 +73,7 @@ export default EStyleSheet.create({
|
|||||||
padding: 10,
|
padding: 10,
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
color: '$primaryBlack',
|
color: '$primaryBlack',
|
||||||
|
maxWidth: '$deviceWidth / 2.9',
|
||||||
},
|
},
|
||||||
textarea: {
|
textarea: {
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user