diff --git a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor index 963a337..e47d234 100644 --- a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor +++ b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor @@ -53,8 +53,7 @@
Avatar user - - Unknown user + User Settings
diff --git a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.css b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.css index 8cee536..f055940 100644 --- a/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.css +++ b/ShoppingAssistantWebClient.Web/Shared/NavMenu.razor.css @@ -51,7 +51,6 @@ display: flex; align-items: center; border-radius: 0 0 0.6em 0.6em; - background-color: rgb(255, 255, 255); height: 3.6em; left: 0; bottom: 0; @@ -60,6 +59,9 @@ padding-right: 1.25em; border-top: 1px solid #0165FF; } +.info_user:hover{ + background-color: #e6e6e6; +} .logo_name { padding-top: 0.5em; @@ -216,17 +218,17 @@ } .user_name { - padding-left: 0.4375em; - font-size: 1em; + padding-left: 0.4em; + font-size: 1.2em; justify-content: center; align-items: center; } .info_user img { float: left; - border-radius: 50%; - width: 2.3em; - height: 2.3em; + width: 2.4em; + height: 2.4em; + margin-left: 3.3em; } diff --git a/ShoppingAssistantWebClient.Web/wwwroot/images/avatar.svg b/ShoppingAssistantWebClient.Web/wwwroot/images/avatar.svg index dd1e234..ca72e08 100644 --- a/ShoppingAssistantWebClient.Web/wwwroot/images/avatar.svg +++ b/ShoppingAssistantWebClient.Web/wwwroot/images/avatar.svg @@ -1,34 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +