feat: add account tabs (#378)

* feat: add account tabs

* chore: bump

* refactor: change network tab for old accounting

* feat: new fonts and text transformation, chequebook tab

* feat: polishing
This commit is contained in:
Cafe137
2022-06-17 11:39:56 +02:00
committed by GitHub
parent 199516d60c
commit 41432bc346
46 changed files with 507 additions and 201 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ interface Props {
const useStyles = makeStyles(() =>
createStyles({
button: {
height: '52px',
height: '42px',
position: 'relative',
whiteSpace: 'nowrap',
color: '#242424',