diff --git a/git_info.json b/git_info.json
index 6149ab0..e225f17 100644
--- a/git_info.json
+++ b/git_info.json
@@ -1 +1 @@
-{"branch_name":"dev","last_commit_date":"2022-01-21T06:11:48.000Z","last_commit_author":"anju j","last_commit_hash":"ec3b6b80d10917d37b10d953d1161fe29d92ad68"}
\ No newline at end of file
+{"branch_name":"dev","last_commit_date":"2022-01-21T13:29:42.000Z","last_commit_author":"anju j","last_commit_hash":"d591bed396605f13abb77e04afddb234544fa5ca"}
\ No newline at end of file
diff --git a/src/components/retailer/layout/header/Header.scss b/src/components/retailer/layout/header/Header.scss
index ce6d8fe..8551e85 100644
--- a/src/components/retailer/layout/header/Header.scss
+++ b/src/components/retailer/layout/header/Header.scss
@@ -104,8 +104,7 @@ margin-bottom: 0px !important;
.me-header-search-field .theme--dark.v-label {
color:#1d1d1d;
}
-.v-menu__content,.v-list .me-header-user-menu-list{
+.v-menu__content.me-header-user-menu{
border-radius: 0px !important;
top: 64px !important;
}
-
diff --git a/src/components/retailer/layout/header/Header.vue b/src/components/retailer/layout/header/Header.vue
index d1494cd..0295ff0 100644
--- a/src/components/retailer/layout/header/Header.vue
+++ b/src/components/retailer/layout/header/Header.vue
@@ -83,7 +83,7 @@