diff --git a/client/web/admin/src/components/Settings/System/CSystemEditorAuthBgScreen.vue b/client/web/admin/src/components/Settings/System/CSystemEditorAuthBgScreen.vue index 9870a3041..adcf0837e 100644 --- a/client/web/admin/src/components/Settings/System/CSystemEditorAuthBgScreen.vue +++ b/client/web/admin/src/components/Settings/System/CSystemEditorAuthBgScreen.vue @@ -57,6 +57,8 @@ font-size="14px" show-line-numbers class="flex-fill w-100" + auto-complete + :auto-complete-suggestions="customCssAutocompleteVal" /> @@ -77,6 +79,7 @@