mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-25 06:13:12 +03:00
voters list last username hidden fix
This commit is contained in:
parent
2301bf68ff
commit
33991844e7
@ -4,6 +4,7 @@ export default EStyleSheet.create({
|
|||||||
container: {
|
container: {
|
||||||
flex: 1,
|
flex: 1,
|
||||||
padding: 8,
|
padding: 8,
|
||||||
|
marginBottom: 40,
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
height: '$deviceHeight - 150',
|
height: '$deviceHeight - 150',
|
||||||
backgroundColor: '$primaryBackgroundColor',
|
backgroundColor: '$primaryBackgroundColor',
|
||||||
|
Loading…
Reference in New Issue
Block a user