Modification de la hauteur par défaut de l'édition

This commit is contained in:
Zatalyz 2020-06-03 18:53:41 +02:00
parent 086dc3261b
commit 7cab95b860

View file

@ -54,8 +54,9 @@ div.picker button.toolbutton {
/*____________ edit textarea ____________*/
.dokuwiki textarea.edit {
width: 100%;
width: 100% !important;
margin-bottom: .5em;
min-height: 70vh !important;
}
/*____________ below the textarea ____________*/