settings textbox width fix

This commit is contained in:
goldenpipes 2020-09-02 20:08:38 -05:00
commit 0689bbd908

View file

@ -9,3 +9,7 @@
td.mat-cell {
padding: 0.75rem !important;
}
.mat-form-field {
display: block !important;
}