Increase content textarea size

This commit is contained in:
Gabriel Augendre 2020-12-28 08:25:14 +01:00
parent 26063bfffb
commit 91b99435bf
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -6,7 +6,7 @@
#id_content {
width: calc(100% - 1em);
height: 35.5em;
height: 38em;
}
label[for=id_content], label[for=id_custom_css] {