mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 16:58:54 +00:00
enable vertical resize for input text area
This commit is contained in:
parent
deda3c2256
commit
b1b7dfb84b
@ -28,6 +28,7 @@ h1, p, #content a {
|
|||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: medium;
|
font-size: medium;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
resize: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content input[type=text] {
|
#content input[type=text] {
|
||||||
|
Loading…
Reference in New Issue
Block a user