Increase content textarea size
This commit is contained in:
parent
26063bfffb
commit
91b99435bf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#id_content {
|
||||
width: calc(100% - 1em);
|
||||
height: 35.5em;
|
||||
height: 38em;
|
||||
}
|
||||
|
||||
label[for=id_content], label[for=id_custom_css] {
|
||||
|
|
Reference in a new issue