fix position account actions

This commit is contained in:
Maksim Pechnikov 2019-10-11 14:07:34 +03:00
parent 69fb015e9f
commit b497882e0e
2 changed files with 32 additions and 11 deletions

View file

@ -91,4 +91,7 @@
}
}
.account-actions .open {
min-width: 130px;
}
</style>