Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-deboer committed Oct 31, 2017
1 parent b4ba4b1 commit be101d3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const rowHeight = 22
const styles = {
table: {
backgroundColor: 'transparent',
// border: '1px solid rgba(0,0,0,0.05)',
padding: 10,
paddingLeft: 16,
tableLayout: 'inherit',
Expand All @@ -39,7 +38,6 @@ const styles = {
paddingLeft: 10,
height: rowHeight,
overflow: 'visible',
// borderLeft: '1px solid rgba(0,0,0,0.05)',
},
expander: {
padding: 0,
Expand Down

0 comments on commit be101d3

Please sign in to comment.