Increase inscription max height

This commit is contained in:
natsoni
2024-10-08 12:41:14 +09:00
parent e440c3f235
commit 0a61429176

View File

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