diff --git a/demo-shell-ng2/app/components/login/login-demo.component.css b/demo-shell-ng2/app/components/login/login-demo.component.css
index b167ae7bbb..32185b2b02 100644
--- a/demo-shell-ng2/app/components/login/login-demo.component.css
+++ b/demo-shell-ng2/app/components/login/login-demo.component.css
@@ -35,3 +35,6 @@
}
}
+.settings >>> .mat-slide-toggle-thumb-container {
+ cursor: pointer;
+}
diff --git a/demo-shell-ng2/app/components/login/login-demo.component.html b/demo-shell-ng2/app/components/login/login-demo.component.html
index bdb67cda16..3d2cbab27e 100644
--- a/demo-shell-ng2/app/components/login/login-demo.component.html
+++ b/demo-shell-ng2/app/components/login/login-demo.component.html
@@ -5,7 +5,7 @@
Content Services
@@ -14,7 +14,7 @@
Process Services
@@ -23,7 +23,7 @@
CSRF
@@ -32,7 +32,7 @@
Login footer