Fix #4358: RichTextEditor Provider Abstraction.
This commit is contained in:
@ -248,4 +248,10 @@ app {
|
||||
}
|
||||
.app-search input + button .oi{
|
||||
top: 0;
|
||||
}
|
||||
|
||||
/* Text Editor */
|
||||
.text-area-editor > textarea {
|
||||
width: 100%;
|
||||
min-height: 250px;
|
||||
}
|
Reference in New Issue
Block a user