Fix centering of account info in menu bar (#8274)
parent
7b9e209174
commit
d1cd2bb618
@ -1,7 +1,7 @@ |
||||
.account-details-dropdown { |
||||
width: 60%; |
||||
position: absolute; |
||||
top: 120px; |
||||
top: 40px; |
||||
right: 15px; |
||||
z-index: 2000; |
||||
} |
Loading…
Reference in new issue