Increase inscription max height

This commit is contained in:
natsoni 2024-10-08 12:41:14 +09:00
parent e440c3f235
commit 0a61429176
No known key found for this signature in database
GPG Key ID: C65917583181743B

View File

@ -31,5 +31,5 @@ a.disabled {
pre {
margin-top: 5px;
max-height: 150px;
max-height: 200px;
}