fix: img size and retrieve information button alignment
This commit is contained in:
parent
d2bb684b00
commit
b995b549b4
3 changed files with 8 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ import { getName } from './helper.js'
|
|||
const useStyles = makeStyles(styles)
|
||||
|
||||
const IMAGE_WIDTH = 165
|
||||
const IMAGE_HEIGHT = 45
|
||||
const IMAGE_HEIGHT = 32
|
||||
const POPUP_IMAGE_WIDTH = 360
|
||||
const POPUP_IMAGE_HEIGHT = 240
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue