Improved new AddressBook system

This commit is contained in:
the-djmaze 2022-09-06 14:26:07 +02:00
parent 497193750b
commit c9ad0ef170
53 changed files with 589 additions and 459 deletions

View file

@ -6,6 +6,6 @@
}
.tab-content {
grid-column-end: 6;
grid-column-end: 5;
}
}