diff --git a/platform/ui/src/views/StudyList/components/Header.js b/platform/ui/src/views/StudyList/components/Header.js index 21e3d31a8..ab6b972a7 100644 --- a/platform/ui/src/views/StudyList/components/Header.js +++ b/platform/ui/src/views/StudyList/components/Header.js @@ -12,7 +12,7 @@ function Header({ appLogo = OHIFLogo(), children, t }) { }; return ( -
+
{appLogo}
{children}
diff --git a/platform/ui/src/views/StudyList/components/StudyListFilter.js b/platform/ui/src/views/StudyList/components/StudyListFilter.js index 5de435627..4c4e8a022 100644 --- a/platform/ui/src/views/StudyList/components/StudyListFilter.js +++ b/platform/ui/src/views/StudyList/components/StudyListFilter.js @@ -125,7 +125,7 @@ const StudyListFilter = ({ return ( <> -
+
@@ -178,7 +178,7 @@ const StudyListFilter = ({
-
+