Adjust STT/answer panel heights
This commit is contained in:
@@ -43,12 +43,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.transcript-panel {
|
.transcript-panel {
|
||||||
flex: 1 1 0;
|
flex: 3 1 0;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.answer-panel {
|
.answer-panel {
|
||||||
flex: 0 0 auto;
|
flex: 1 1 0;
|
||||||
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.transcript-content,
|
.transcript-content,
|
||||||
|
|||||||
Reference in New Issue
Block a user