[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2023-12-05 12:30:43 +01:00
parent bde3fc0e73
commit 9e3c1f2e3e
+1 -1
View File
@@ -197,7 +197,7 @@ body {
width: var(--btns-width);
flex-direction: var(--btns-flex-direction);
justify-content: space-around;
justify-content: center;
grid-gap: 0.4rem;
-webkit-transform: translate(0%, -50%);