move relations load to the end of the execution queue t

This commit is contained in:
Gani Georgiev
2023-04-20 17:38:04 +03:00
parent 8240addfab
commit 5c95a43042
32 changed files with 120 additions and 108 deletions
+1
View File
@@ -1207,6 +1207,7 @@ select {
.tox-tinymce {
border-radius: var(--baseRadius);
border: 0;
transition: height var(--baseAnimationSpeed);
}
.form-field label ~ & {
padding: 5px 2px 2px 2px;