tweak: make isso comment box larger
This commit is contained in:
parent
88d76e8573
commit
9efc792c9b
|
@ -196,7 +196,9 @@ pre {
|
|||
border: 2px solid;
|
||||
overflow-x: auto;
|
||||
}
|
||||
pre, code {
|
||||
pre,
|
||||
code {
|
||||
display: block;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
|
@ -353,3 +355,8 @@ table thead {
|
|||
font-size: 20px;
|
||||
}
|
||||
|
||||
.isso-textarea {
|
||||
height: 15em;
|
||||
resize: vertical;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user