Feat: Funding history screen
This commit is contained in:
parent
8b4a1ff23f
commit
58c93bc265
5 changed files with 118 additions and 16 deletions
|
|
@ -104,12 +104,14 @@ export default {
|
|||
label1: {
|
||||
fontSize: fontSize5,
|
||||
fontFamily: fontSecondary,
|
||||
fontWeight: 500
|
||||
fontWeight: 500,
|
||||
color: fontColor
|
||||
},
|
||||
label2: {
|
||||
fontSize: fontSize5,
|
||||
fontFamily: fontSecondary,
|
||||
fontWeight: 700
|
||||
fontWeight: 700,
|
||||
color: fontColor
|
||||
},
|
||||
label3: {
|
||||
fontSize: fontSize4,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue