Files
familytree/myshare/UI/src/app/staff/staff.component.css
T
2025-09-25 17:21:13 +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;
}