[mirotalk] - fix time padding

This commit is contained in:
Miroslav Pejic
2021-03-21 13:35:22 +01:00
parent 12f12171a5
commit ab634e32c7
+1 -1
View File
@@ -469,7 +469,7 @@ video:fullscreen {
display: none;
width: 100%;
left: 15px;
padding: 5px;
padding: 10px;
background-color: transparent;
position: fixed;
color: rgb(112, 112, 112);