From 42966b092183ccdb3ee09449843f0f624beabf6f Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 7 Nov 2023 13:46:02 +0200 Subject: [PATCH] [develop | DONE | FIXED]: Fix private overlay to be avove navbar. --- src/app/app.component.html | 42 +++++++++++++++++++------------------- src/app/openaireLibrary | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 8586544..9c28256 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -3,27 +3,27 @@
- -
- - - - - -
- You are currently in a "Preview" mode. The current view of this dashboard may differ. -
-
-
+ + +
+ + + + +
+ You are currently in a "Preview" mode. The current view of this dashboard may differ. +
+
+
diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 87e3c90..3aff9ee 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 87e3c903a8da0449a19aae5a762e9ad4e9cbeab9 +Subproject commit 3aff9ee76e9bd06ee6beffa660dbccde3eef2cd1