Fix small height image half clickable view button (#2397)
This commit is contained in:
@@ -16,6 +16,7 @@ export const AbsoluteContainer = style([
|
||||
position: 'absolute',
|
||||
top: 0,
|
||||
left: 0,
|
||||
zIndex: 1,
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user