Skip to content

Commit 339942e

Browse files
authored
Small change to trigger checks
1 parent 677d734 commit 339942e

File tree

1 file changed

+2
-2
lines changed
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

1 file changed

+2
-2
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/css-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Customize the appearance of the Rich Text Editor with custom CSS properties.
44

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.
66

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:
88

99
```css
1010
:root {

0 commit comments

Comments
 (0)