mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 04:48:36 +03:00
Debugging issues with broken sources
This commit is contained in:
@@ -136,7 +136,6 @@ class CardStack extends React.Component {
|
||||
|
||||
render () {
|
||||
const { isCardstack, selected, narrative, timelineDims } = this.props
|
||||
|
||||
// TODO: make '237px', which is the narrative header, less hard-coded
|
||||
const height = `calc(100% - 237px - ${timelineDims.height}px)`
|
||||
if (selected.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user