Increase textarea
This commit is contained in:
@@ -47,4 +47,7 @@
|
|||||||
button:hover {
|
button:hover {
|
||||||
background-color: #5a86b8;
|
background-color: #5a86b8;
|
||||||
}
|
}
|
||||||
|
textarea {
|
||||||
|
height: 200px; /* Increased height for better JSON visibility */
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user