Skip to content

Commit

Permalink
Merge pull request #6315 from EskelCz/next
Browse files Browse the repository at this point in the history
Added missing background color for left panel
  • Loading branch information
ndelangen authored Mar 27, 2019
2 parents f30f04a + 9c1489e commit 0780989
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const style = StyleSheet.create({
borderTopWidth: 1,
borderBottomWidth: 0,
borderColor: '#e6e6e6',
backgroundColor: '#ffffff',
},
});

Expand Down

0 comments on commit 0780989

Please sign in to comment.