Nov 29, 2023 8:10 pm
                        Hello,
Is it possible to enlarge the post field and also the comment column, perhaps with CSS?
Best regards
sassie
                         2 Replies                    
                Nov 29, 2023 8:44 pm
                        .mce-edit-area.mce-container.mce-panel.mce-stack-layout-item{
   min-height: 150px !important;
}
Nov 30, 2023 12:49 pm
                        Thank you 👍


