show currency code when show currency name

This commit is contained in:
MaysWind
2022-07-21 01:07:43 +08:00
parent 03d95033d7
commit 7eae3e9923
5 changed files with 28 additions and 6 deletions
+4
View File
@@ -126,6 +126,10 @@ body {
width: 100%;
}
.smaller {
font-size: 10px;
}
/** Replacing the default style of framework7 **/
:root {
--f7-theme-color: #c67e48;