[Glitch] Fix click range discrepancies in gifv
Port 58f40e0786
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
b11521e251
commit
64e330ac6b
|
@ -54,8 +54,6 @@ export default class GIFV extends React.PureComponent {
|
|||
|
||||
<video
|
||||
src={src}
|
||||
width={width}
|
||||
height={height}
|
||||
role='button'
|
||||
tabIndex='0'
|
||||
aria-label={alt}
|
||||
|
|
Loading…
Reference in New Issue