styling progress

This commit is contained in:
Adam Piontek 2021-03-03 10:16:11 -05:00
parent 0869d6a58c
commit c7e12f7d49
3 changed files with 31 additions and 29 deletions
assets/css

View file

@ -25,3 +25,6 @@
.no-valid-style .form-check-input.is-valid ~ .form-check-label {
color: inherit !important;
}
.table-nonfluid {
width: auto !important;
}