SHA256
UI: убрать голосовой ввод и связанные настройки
This commit is contained in:
@@ -5029,22 +5029,6 @@ html, body { overflow-x: hidden; }
|
||||
height: 0;
|
||||
}
|
||||
|
||||
.voice-level-wrap {
|
||||
width: 100%;
|
||||
height: 8px;
|
||||
border-radius: 999px;
|
||||
background: rgba(255, 255, 255, 0.15);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.voice-level-fill {
|
||||
width: 2%;
|
||||
height: 100%;
|
||||
border-radius: 999px;
|
||||
background: rgba(212, 175, 55, 0.95);
|
||||
transition: width 80ms linear;
|
||||
}
|
||||
|
||||
.dm-screen .input,
|
||||
.dm-input {
|
||||
background: rgba(255, 255, 255, 0.04);
|
||||
@@ -5140,16 +5124,6 @@ html, body { overflow-x: hidden; }
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.speech-actions-top {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.speech-send-now-btn {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dm-screen .dm-list > .card.meta-muted {
|
||||
width: calc(100% - 40px);
|
||||
margin: 0 20px;
|
||||
|
||||
Reference in New Issue
Block a user