Handle large messages with tweaked json decoding of ShowRequest handling.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
}
|
||||
.body {
|
||||
padding-bottom: 1em;
|
||||
border: 1px red solid;
|
||||
}
|
||||
.error {
|
||||
background-color: red;
|
||||
@@ -30,6 +31,9 @@ iframe {
|
||||
}
|
||||
.index .subject {
|
||||
}
|
||||
.index .date {
|
||||
white-space: nowrap;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user