Update index.php
This commit is contained in:
parent
09bc22f5a0
commit
e7ba993233
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#body-input {
|
#body-input {
|
||||||
width: 100%;
|
width: 99%;
|
||||||
height: 150px;
|
height: 150px;
|
||||||
|
resize: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Reference in a new issue