fixed cashOut rates bug

This commit is contained in:
Josh Harvey 2017-06-08 13:11:36 +03:00
parent 93983c9645
commit 87fdb355b2
6 changed files with 733 additions and 5090 deletions

View file

@ -430,6 +430,10 @@ p {
border-color: #eb6b6e;
}
.lamassuAdminConfigTable .lamassuAdminInvalidComponent > .lamassuAdminSelectizeContainer {
border-color: #eb6b6e;
}
.lamassuAdminConfigTable tbody td {
text-align: right;
white-space: nowrap;