AI Search
Classic Search
Notifications
Clear all
Nov 05, 2023 8:43 pm
Yes, I get that I can increase it by dragging the bottom right, but the default size is WAY too small. It barely fits two lines on the screen.
Either a way to increase the size, or a default that is larger would work.
2 Replies
Nov 05, 2023 11:50 pm
.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item{
min-height: 150px !important;
}