Spaces:
Runtime error
Runtime error
extending text-box
Browse files
streaming-react-app/src/StreamingInterface.css
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
}
|
57 |
|
58 |
.translation-text-container-sra div:nth-child(2) {
|
59 |
-
max-height:
|
60 |
overflow: hidden;
|
61 |
white-space: pre-line;
|
62 |
display: flex;
|
|
|
56 |
}
|
57 |
|
58 |
.translation-text-container-sra div:nth-child(2) {
|
59 |
+
max-height: 11.88rem;
|
60 |
overflow: hidden;
|
61 |
white-space: pre-line;
|
62 |
display: flex;
|