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