feat: new wallet design

This commit is contained in:
2024-01-02 18:11:44 +00:00
parent 0d10122394
commit bc7ec4d77f
16 changed files with 252 additions and 130 deletions

View File

@ -480,22 +480,6 @@ input:disabled {
cursor: not-allowed;
}
.f-1 {
flex: 1;
}
.f-2 {
flex: 2;
}
.f-3 {
flex: 3;
}
.f-4 {
flex: 4;
}
.f-ellipsis {
min-width: 0;
white-space: nowrap;