[#369] add resize
This commit is contained in:
parent
1aa0ffccfc
commit
fe96da0eea
|
@ -217,7 +217,7 @@ table.blob td.lines pre {
|
||||||
|
|
||||||
textarea#code {
|
textarea#code {
|
||||||
width: 845px;
|
width: 845px;
|
||||||
resize: none;
|
resize: vertical;
|
||||||
height: 30em;
|
height: 30em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue