[mirotalksfu] - improve UI
هذا الالتزام موجود في:
@@ -10,12 +10,13 @@
|
||||
box-shadow: var(--box-shadow);
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
transition: width 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
.editor-header {
|
||||
display: inline-flex;
|
||||
text-align: left;
|
||||
margin-bottom: 30px;
|
||||
margin-bottom: 35px;
|
||||
width: 100%;
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
border-radius: 10px;
|
||||
box-shadow: var(--box-shadow);
|
||||
transition: background 1s;
|
||||
transition: width 0.5s ease-in-out;
|
||||
/* border: 1px solid lime; */
|
||||
}
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
border: var(--border);
|
||||
box-shadow: var(--box-shadow);
|
||||
overflow: hidden;
|
||||
transition: max-width 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
.poll-header {
|
||||
|
||||
@@ -783,6 +783,7 @@ th {
|
||||
box-shadow: var(--box-shadow);
|
||||
resize: both;
|
||||
overflow: hidden;
|
||||
transition: width 0.5s ease-in-out;
|
||||
}
|
||||
|
||||
.transcription {
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم