You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/css-properties.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
Customize the appearance of the Rich Text Editor with custom CSS properties.
4
4
5
-
You can customize appearance of the Rich Text Editor using CSS properties by defining them in your CSS files.
5
+
You can customize the appearance of the Rich Text Editor using CSS properties by defining them in your CSS files.
6
6
7
-
For example, to set minimum height of all Rich Text Editors throughout the backoffice. You could use the following CSS rule:
7
+
For example, to set the minimum height of all Rich Text Editors throughout the backoffice. You could use the following CSS rule:
0 commit comments