Fix portion of table being blocked from view
parent
155f1444b4
commit
98fef831bb
|
@ -50,7 +50,7 @@ const ChronoTable = React.createClass({
|
|||
|
||||
getDefaultProps() {
|
||||
return {
|
||||
height: 600,
|
||||
height: 1000,
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue