Skip to content

Commit

Permalink
[mirotalk] - add border to video player
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Jul 14, 2022
1 parent 3d1ccdb commit 66041ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/client.css
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,7 @@ progress {
display: none;
width: var(--iframe-width);
height: var(--iframe-height);
border: var(--border);
box-shadow: var(--box-shadow);
border-radius: 5px;
}
Expand Down

0 comments on commit 66041ea

Please sign in to comment.