Files
familytree/UI/src/app/person/family.tree.css
T
2025-08-10 22:01:36 +10:00

13 lines
160 B
CSS

table {
width: 100%;
}
.mat-form-field {
font-size: 14px;
width: 100%;
}
td.mat-column-edit, .mat-column-delete {
width: 35px;
padding-right: 2px;
}