diff --git a/git_info.json b/git_info.json
index 56637ed..6149ab0 100644
--- a/git_info.json
+++ b/git_info.json
@@ -1 +1 @@
-{"branch_name":"dev","last_commit_date":"2022-01-21T06:09:37.000Z","last_commit_author":"anju j","last_commit_hash":"934b913728e33b2c9f6fdfff0b610198132bfe8a"}
\ No newline at end of file
+{"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
diff --git a/src/components/retailer/layout/header/Header.scss b/src/components/retailer/layout/header/Header.scss
index 6788d12..ce6d8fe 100644
--- a/src/components/retailer/layout/header/Header.scss
+++ b/src/components/retailer/layout/header/Header.scss
@@ -104,7 +104,8 @@ margin-bottom: 0px !important;
.me-header-search-field .theme--dark.v-label {
color:#1d1d1d;
}
-/*.v-menu__content,.v-list{
+.v-menu__content,.v-list .me-header-user-menu-list{
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 b672553..d1494cd 100644
--- a/src/components/retailer/layout/header/Header.vue
+++ b/src/components/retailer/layout/header/Header.vue
@@ -83,7 +83,7 @@