You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
223 B

.person-form-view {
display: block;
margin: 0 auto;
max-width: 1024px;
padding: 0 var(--lumo-space-l);
}
.person-form-view .button-layout {
margin-bottom: var(--lumo-space-l);
margin-top: var(--lumo-space-m);
}