Update content block height to view all page

This commit is contained in:
Gabriel Augendre 2020-12-27 15:56:43 +01:00
parent 59a7207728
commit f47addf891
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: 44.5em;
height: 35.5em;
}
label[for=id_content], label[for=id_custom_css] {