diff --git a/frontend/src/lib/components/apps/editor/componentsPanel/CssSettings.svelte b/frontend/src/lib/components/apps/editor/componentsPanel/CssSettings.svelte index da6b16bfa4..e2c3d254c6 100644 --- a/frontend/src/lib/components/apps/editor/componentsPanel/CssSettings.svelte +++ b/frontend/src/lib/components/apps/editor/componentsPanel/CssSettings.svelte @@ -51,20 +51,21 @@ {#if $enterpriseLicense === undefined}
-
+
EE only
- + App CSS editor is an exclusive feature of the Enterprise Edition. You can experiment with this feature in the editor, but please note that the changes will not be visible once deployed.
- Component styling is still available in the Community Edition - - You can still style components individually in the Community Edition. + Component styling available in CE + + You can still style components in the Community Edition in the styling section + of the component's configuration.
diff --git a/frontend/src/lib/components/flows/content/FlowRetries.svelte b/frontend/src/lib/components/flows/content/FlowRetries.svelte index 2e0bd3c503..4f57e3ed78 100644 --- a/frontend/src/lib/components/flows/content/FlowRetries.svelte +++ b/frontend/src/lib/components/flows/content/FlowRetries.svelte @@ -96,7 +96,7 @@ delay = multiplier * base ^ (number of attempt)
Base (in seconds)
- + {:else}
Attempts