Feat: support ISO_4217 currency codes when searching
This commit is contained in:
parent
09eaaa1536
commit
2b34344c95
3 changed files with 16 additions and 7 deletions
|
|
@ -137,6 +137,14 @@
|
|||
.log-level {
|
||||
font-weight: bold;
|
||||
}
|
||||
.alt-currency-radio {
|
||||
.item-content {
|
||||
padding-right: 16px;
|
||||
}
|
||||
.radio-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#tab-settings {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue