corrected DATE_CONTAINER_HEIGHT
This commit is contained in:
parent
f740514f56
commit
85b96b1ef6
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ import {
|
|||
} from 'services/collectionService';
|
||||
import constants from 'utils/strings/constants';
|
||||
|
||||
const DATE_CONTAINER_HEIGHT = 30;
|
||||
const DATE_CONTAINER_HEIGHT = 45;
|
||||
const IMAGE_CONTAINER_HEIGHT = 200;
|
||||
const NO_OF_PAGES = 2;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue