removed tinymce autoresize transition
This commit is contained in:
parent
4b0e614c68
commit
5c57be8469
|
@ -1207,7 +1207,6 @@ select {
|
|||
.tox-tinymce {
|
||||
border-radius: var(--baseRadius);
|
||||
border: 0;
|
||||
transition: height var(--baseAnimationSpeed);
|
||||
}
|
||||
.form-field label ~ & {
|
||||
padding: 5px 2px 2px 2px;
|
||||
|
|
Loading…
Reference in New Issue