[mirotalk] - improve UI
This commit is contained in:
+11
-1
@@ -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 |
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user