removed tinymce autoresize transition

This commit is contained in:
Gani Georgiev 2023-04-20 23:55:41 +03:00
parent 4b0e614c68
commit 5c57be8469
1 changed files with 0 additions and 1 deletions

View File

@ -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;