Update static/styles/style_multiturn.css
Browse files
static/styles/style_multiturn.css
CHANGED
|
@@ -150,7 +150,7 @@ a {
|
|
| 150 |
background-color: #ffffff;
|
| 151 |
width: 100%;
|
| 152 |
height: 10vh;
|
| 153 |
-
overflow: scroll;
|
| 154 |
}
|
| 155 |
|
| 156 |
[contenteditable]:focus {
|
|
|
|
| 150 |
background-color: #ffffff;
|
| 151 |
width: 100%;
|
| 152 |
height: 10vh;
|
| 153 |
+
overflow-y: scroll;
|
| 154 |
}
|
| 155 |
|
| 156 |
[contenteditable]:focus {
|