UX: Align icon with username in menu panel (#24854)

This commit is contained in:
Jordan Vidrine 2023-12-12 15:32:16 -06:00 committed by GitHub
parent 0f3a6cf042
commit 67594353ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@
&__icon-wrapper {
position: absolute;
right: -0.65em;
top: -0.65em;
top: -0.45em;
display: flex;
justify-content: center;
align-items: center;