Merge pull request #3746 from goldenpipes/feature/v4

settings textbox width fix
pull/3776/head
Jamie 4 years ago committed by GitHub
commit 3b7e1d0f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,4 +8,8 @@
td.mat-cell {
padding: 0.75rem !important;
}
.mat-form-field {
display: block !important;
}
Loading…
Cancel
Save