Improve table style

pull/4/head
Max 4 years ago
parent c304c053be
commit 75cb28aa97

@ -20,9 +20,12 @@
.mat-header-cell,
.mat-footer-cell,
.mat-cell {
min-width: 80px;
min-width: 3em;
box-sizing: border-box;
padding-left: 0.5em;
padding: 0 0.25em;
}
::ng-deep.mat-form-field {
width: 100%;
}
.mat-table-sticky {

Loading…
Cancel
Save