Fix minor misalignment of plaintext editor
This commit is contained in:
parent
2e425b5223
commit
f0f34e0380
|
@ -125,6 +125,7 @@ html, body {
|
|||
padding: 4px 8px 16px 8px;
|
||||
resize: none;
|
||||
white-space: pre;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.param {
|
||||
|
|
Loading…
Reference in New Issue