Added some business fields to AddressBook

This commit is contained in:
the-djmaze 2022-09-06 22:35:04 +02:00
parent 12c2b10419
commit f1241cf803
40 changed files with 222 additions and 107 deletions

View file

@ -215,7 +215,7 @@
}
.tab-content {
grid-column-end: 3;
grid-column-end: 4;
padding-top: 20px;
}
}