option to insert new tenant

This commit is contained in:
2021-08-31 10:51:08 +02:00
parent af0e4ffd74
commit e238b1fb9f
5 changed files with 20 additions and 5 deletions

View File

@ -1,3 +1,8 @@
table {
width: 75%;
}
.spacer {
flex: 1 1 auto;
}