voters list last username hidden fix

This commit is contained in:
feruz 2019-12-19 18:48:26 +02:00
parent 2301bf68ff
commit 33991844e7

View File

@ -4,6 +4,7 @@ export default EStyleSheet.create({
container: {
flex: 1,
padding: 8,
marginBottom: 40,
flexDirection: 'row',
height: '$deviceHeight - 150',
backgroundColor: '$primaryBackgroundColor',