Update index.php

This commit is contained in:
awesomeuser 2023-08-01 19:43:22 +00:00
parent 09bc22f5a0
commit e7ba993233

View file

@ -16,8 +16,9 @@
} }
#body-input { #body-input {
width: 100%; width: 99%;
height: 150px; height: 150px;
resize: none;
} }
</style> </style>
</head> </head>