Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
style(call): spread to all sides
Browse files Browse the repository at this point in the history
  • Loading branch information
lemredd committed Nov 14, 2022
1 parent 0c225c7 commit 539e14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/consultation/call/self_participant.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
height: 100%;
min-height: $occupyHeight;
position: absolute;
inset: 0;
.preview-video {
@apply object-cover;
Expand Down

0 comments on commit 539e14d

Please sign in to comment.