[mirotalk] - update css

This commit is contained in:
Miroslav Pejic
2023-01-20 19:35:04 +01:00
parent ef81ad5cb4
commit 2519b43dec
+6 -5
View File
@@ -146,14 +146,15 @@ body {
}
.init-user button {
margin-top: 15px;
border: none;
border-radius: 5px;
margin-top: 20px;
margin-bottom: 10px;
padding: 4px;
width: 40px;
background: white;
color: black;
font-size: 1.5rem;
padding: 4px;
border-radius: 5px;
color: black;
border: none;
transition: all 0.3s ease-in-out;
}