mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
fix top clipping with header
This commit is contained in:
@@ -9,6 +9,8 @@ Please see LICENSE in the repository root for full details.
|
||||
container-name: mediaView;
|
||||
container-type: size;
|
||||
border-radius: var(--media-view-border-radius);
|
||||
/*Add spacing for the hover boarder. Otherwise it might get clipped.*/
|
||||
margin: var(--cpd-space-1x);
|
||||
}
|
||||
|
||||
.media video {
|
||||
|
||||
Reference in New Issue
Block a user