mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-05 16:37:43 +00:00
💄(frontend) adjust PiP stage region horizontal spacing
Use left/right margins only on the PiP stage region container.
This commit is contained in:
@@ -80,7 +80,8 @@ const StageFrame = styled('div', {
|
||||
position: 'relative',
|
||||
minWidth: 0,
|
||||
minHeight: 0,
|
||||
margin: '0.5rem',
|
||||
marginLeft: '0.5rem',
|
||||
marginRight: '0.5rem',
|
||||
borderRadius: '4px',
|
||||
overflow: 'hidden',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user