- We are about to sign you out
For your security, we will sign you out of your account in
- {{(modalData$ | async).countdown}}
+ {{(modalData$ | async).countdown}}
Any information you have not saved will be lost
-
diff --git a/src/styles.scss b/src/styles.scss
index 0e4221e39..43c504d34 100644
--- a/src/styles.scss
+++ b/src/styles.scss
@@ -31,3 +31,7 @@ div.govuk-header__logo, div.hmcts-header__logo {
.my_hmcts_application_name {
max-width: 64%;
}
+
+.stay-signed-in-button {
+ margin-right: 15px;
+}
diff --git a/yarn.lock b/yarn.lock
index edfca314f..1afd70558 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -341,10 +341,10 @@
lodash "^4.17.11"
path "^0.12.7"
-"@hmcts/rpx-xui-common-lib@0.1.11":
- version "0.1.11"
- resolved "https://registry.yarnpkg.com/@hmcts/rpx-xui-common-lib/-/rpx-xui-common-lib-0.1.11.tgz#e02cee1e1fdb792f0a1a65ce935f9f4268c12d29"
- integrity sha512-k4mw1nrn+g0oJFMtP3qs5MvbZdo0jf21S+EotmvD0BmO5brlJUIOp/YvBdL24YJ1oBqg0MwXjFPrClDDZmqPKQ==
+"@hmcts/rpx-xui-common-lib@0.1.14":
+ version "0.1.14"
+ resolved "https://registry.yarnpkg.com/@hmcts/rpx-xui-common-lib/-/rpx-xui-common-lib-0.1.14.tgz#08b624deb580ed4c9d2368f9f2fa184ce55fadff"
+ integrity sha512-+AI8IKEcktQlcLZTkONwVW55bMLNgTSAtqWBpfRKnnjp60KxI/UJ7TlmmR3zF951d4X8rYkKuQubTB6HOJvJmA==
dependencies:
tslib "^1.9.0"