mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-27 21:26:41 +00:00
[Glitch] Fix extra space under left-indented vertical videos
Port 19346fd5f8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -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', {
|
||||
|
||||
Reference in New Issue
Block a user