This commit is contained in:
kedama 2024-05-03 15:06:49 +00:00 committed by GitHub
commit dce2fdad7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1942,6 +1942,8 @@ body > [data-popper-placement] {
.account__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
gap: 10px;
align-items: center;
}