diff --git a/components/ServerListItem.js b/components/ServerListItem.js index 0592c2b..c393ada 100644 --- a/components/ServerListItem.js +++ b/components/ServerListItem.js @@ -81,7 +81,7 @@ const styles = StyleSheet.create({ marginBottom: 2 }, leftElement: { - width: 12 + width: 24 } });