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