person: Add checkobox for adding address in AddPerson - css

This commit is contained in:
nobohan 2022-04-19 13:17:40 +02:00
parent 584111b5f7
commit 84038c0ff2

View File

@ -363,7 +363,7 @@ dl {
} }
div.form-check { div.form-check {
label { label {
margin-left: 1rem; margin-left: 0.5em!important;
} }
} }
</style> </style>