added service account header removed duplicate sign in button

This commit is contained in:
2024-08-12 11:09:59 +01:00
parent 83d9df0219
commit c73cf2a013
33 changed files with 237 additions and 43 deletions
+5 -3
View File
@@ -13,6 +13,7 @@ import MyCases from "./myportal/mycases";
import MyRepresentations from "./myportal/myrepresentations";
import SearchCases from "./myportal/searchcases";
import WatchedCases from "./myportal/watchedcases";
import ServiceBanner from "./myportal/servicebanner";
const MyPortal = (props) => {
const { showFileUpload, showLoginCheck } = props;
@@ -41,7 +42,7 @@ const MyPortal = (props) => {
return (
<>
<main className="" id="main-content" role="main">
<div className="servicebanner myportal govuk-!-margin-bottom-4">
{/* <div className="servicebanner myportal govuk-!-margin-bottom-4">
<h1>
<img
src={
@@ -88,13 +89,14 @@ const MyPortal = (props) => {
onClick={() => {
handleLogout();
}}
className="govuk-header__link govuk-!-margin-right-3"
className="govuk-header__link "
>
{t("common:signout-label")}
</Link>
</div>
</div>
</div>
</div> */}
<ServiceBanner props={props} />
{isLPA && (
<div>
<h2 className="heading-small card-heading">