[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -269,6 +269,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.expand-video-content .peer-name {
|
.expand-video-content .peer-name {
|
||||||
|
text-align: center;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@@ -334,21 +335,6 @@
|
|||||||
transform: scale(0.95);
|
transform: scale(0.95);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
|
||||||
.expand-video-content .button-group {
|
|
||||||
gap: 6px;
|
|
||||||
flex-wrap: wrap; /* allow wrapping on small screens */
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
.expand-video-content .button-group button {
|
|
||||||
font-size: 14px;
|
|
||||||
min-width: 44px; /* accessible tap target */
|
|
||||||
min-height: 44px;
|
|
||||||
padding: 0 8px;
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.expand-video-content button:hover {
|
.expand-video-content button:hover {
|
||||||
color: white;
|
color: white;
|
||||||
background: var(--body-bg);
|
background: var(--body-bg);
|
||||||
@@ -475,7 +461,6 @@ input[type='range'] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
/* Switch to a responsive grid for tighter screens */
|
|
||||||
.expand-video-content .button-group {
|
.expand-video-content .button-group {
|
||||||
display: grid !important;
|
display: grid !important;
|
||||||
grid-template-columns: repeat(auto-fit, minmax(56px, 1fr));
|
grid-template-columns: repeat(auto-fit, minmax(56px, 1fr));
|
||||||
@@ -497,7 +482,7 @@ input[type='range'] {
|
|||||||
.videoAvatarMenuBar button,
|
.videoAvatarMenuBar button,
|
||||||
.videoMenuBarShare button {
|
.videoMenuBarShare button {
|
||||||
font-size: 0.95rem;
|
font-size: 0.95rem;
|
||||||
min-width: 40px; /* compact tap target */
|
min-width: 40px;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
}
|
}
|
||||||
.videoMenuBar input[type='range'] {
|
.videoMenuBar input[type='range'] {
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم