Update se_mes.html
Browse files- se_mes.html +1 -0
se_mes.html
CHANGED
|
@@ -34,6 +34,7 @@
|
|
| 34 |
#messageInput {
|
| 35 |
width: 80%;
|
| 36 |
margin-top: 20px;
|
|
|
|
| 37 |
}
|
| 38 |
#progressBarContainer {
|
| 39 |
width: 80%;
|
|
|
|
| 34 |
#messageInput {
|
| 35 |
width: 80%;
|
| 36 |
margin-top: 20px;
|
| 37 |
+
min-height: 100px; /* Изменено свойство для высоты */
|
| 38 |
}
|
| 39 |
#progressBarContainer {
|
| 40 |
width: 80%;
|