From 2f4a58e29ba0a2326460cdde77d33365761c8ac4 Mon Sep 17 00:00:00 2001 From: "zakariya.saoula" Date: Thu, 19 Jan 2023 22:42:57 +0100 Subject: [PATCH] position fixed et nv search barre --- Site Web/client/src/pages/SearchBar.js | 24 ++++- .../src/styles/component/_ajoutLien.scss | 1 + .../client/src/styles/component/_poste.scss | 4 + Site Web/client/src/styles/pages/_profil.scss | 5 +- .../client/src/styles/pages/_searchBar.scss | 93 ++++++++++++++++++- 5 files changed, 122 insertions(+), 5 deletions(-) diff --git a/Site Web/client/src/pages/SearchBar.js b/Site Web/client/src/pages/SearchBar.js index b8c21c6c..ca6f8d11 100644 --- a/Site Web/client/src/pages/SearchBar.js +++ b/Site Web/client/src/pages/SearchBar.js @@ -56,11 +56,31 @@ const SearchBar = () => {
-
+ + {/* setSearchValue(e.target.value)} placeholder="Rechercher..."/> -
+ */} +
+
+
+
+
+ +
+ setSearchValue(e.target.value)} placeholder="Rechercher..."/> +
+
+
+ +
+
+ +
+