[mirotalk] - improve UI

This commit is contained in:
Miroslav Pejic
2023-09-04 22:21:47 +02:00
parent 9d5f8a95eb
commit d652c504df
3 changed files with 12 additions and 2 deletions
+11 -1
View File
@@ -3585,6 +3585,16 @@ img.has-shadow {
.last-room span {
color: #ffffff;
}
.last-room span {
font-size: 16px;
line-height: 24px;
letter-spacing: -0.1px;
font-weight: 600;
color: #ffffff;
line-height: 16px;
}
.last-room a {
font-size: 16px;
line-height: 24px;
@@ -3593,7 +3603,7 @@ img.has-shadow {
color: #ffffff;
text-decoration: none;
line-height: 16px;
padding: 8px 24px;
padding: 8px 8px;
}
.last-room a:hover {
Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

+1 -1
View File
@@ -65,7 +65,7 @@
<div id="loadingDiv" class="center pulsate">
<h1>Loading</h1>
<img src="../images/loader.gif" style="width: 400px" />
<img src="../images/loading.gif" style="width: 400px" />
<pre>
Please allow the camera or microphone
access to use this app.