CASH-1182

CASH-1182 formatting and removed unused css
This commit is contained in:
Johnny shultz 2025-08-01 13:14:43 -04:00
parent a5ac88b4f9
commit 0e2b29d803

View file

@ -1798,13 +1798,8 @@ export default {
background: $blue-100;
box-shadow: 0 0 0 1px $primary;
}
.schedule-header {
font-weight: 400;
font-size: 20px;
text-align: left;
}
.container .row .col-12 .alert-success .alert-heading{
.container .row .col-12 .alert-success .alert-heading {
color: $black;
font-weight: 600;
}