N°5298 - Downsize CKEditor buttons / components for better integration with our UIs

This commit is contained in:
Molkobain
2024-05-22 21:54:27 +02:00
parent c06aa66854
commit e7728ee7dd
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1733,6 +1733,9 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
/* CKEditor: Variables overload */
.ck {
--ck-color-focus-border: #{$brand-primary};
--ck-spacing-small: 4px;
--ck-ui-component-min-height: 18px;
--ck-icon-size: 18px;
}
/* CKEditor: Adding BS error feedback */
.form_field .cke{