UX: Align icon with username in menu panel (#24854)
This commit is contained in:
parent
0f3a6cf042
commit
67594353ae
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue