Skip to content

Commit

Permalink
Updated Logout container
Browse files Browse the repository at this point in the history
Changed the zindex value to bring in front
  • Loading branch information
hizaidii committed Feb 14, 2024
1 parent 4d8df8a commit 6252094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ body {
border-radius: 12px;
padding: 12px 16px;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
z-index: 10;
}

.profileContainer:hover > .profileName > .profileDropdown {
Expand Down

0 comments on commit 6252094

Please sign in to comment.