[Glitch] Fix extra space under left-indented vertical videos
Port 19346fd5f80cfd38d63d04a59d59a8a8b03a8c1a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
aebb6c8ab7
commit
3af85c90f6
@ -787,7 +787,7 @@ export const Video: React.FC<{
|
||||
|
||||
// The outer wrapper is necessary to avoid reflowing the layout when going into full screen
|
||||
return (
|
||||
<div style={{ aspectRatio }}>
|
||||
<div>
|
||||
<div
|
||||
role='menuitem'
|
||||
className={classNames('video-player', {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user