Pixel perfect
parent
9c73920c88
commit
8d4141aaf7
|
@ -141,7 +141,7 @@ const ChronoTable = React.createClass({
|
|||
const minWidth = 70
|
||||
const rowHeight = 34
|
||||
const headerHeight = 30
|
||||
const stylePixelOffset = 130
|
||||
const stylePixelOffset = 125
|
||||
const defaultColumnWidth = 200
|
||||
const styleAdjustedHeight = height - stylePixelOffset
|
||||
const width =
|
||||
|
|
Loading…
Reference in New Issue