[mirotalksfu] - UI enhancemetns - minor bug fix
هذا الالتزام موجود في:
@@ -27,6 +27,7 @@
|
||||
display: inline-block;
|
||||
background: transparent;
|
||||
border-radius: 10px;
|
||||
border: 1px solid rgba(255, 255, 255, 0.2);
|
||||
box-shadow: 0px 12px 22px rgba(0, 0, 0, 0.4);
|
||||
animation: show 0.4s ease;
|
||||
}
|
||||
@@ -61,6 +62,33 @@
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
#videoMediaContainer button {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
color: white;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 5px;
|
||||
width: auto;
|
||||
height: 25px;
|
||||
border-radius: 5px;
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
#videoMediaContainer img {
|
||||
position: absolute;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 250px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#videoMediaContainer video {
|
||||
position: absolute;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
video {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم