fix settings form
This commit is contained in:
parent
8791ed4e5e
commit
8ba490ea11
2 changed files with 7 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
textarea[name=plain-json] {
|
||||
font-family: monospace;
|
||||
width: 100%;
|
||||
min-height: 64ex;
|
||||
resize: vertical;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue