CASH-1182
CASH-1182 formatting and removed unused css
This commit is contained in:
parent
a5ac88b4f9
commit
0e2b29d803
1 changed files with 1 additions and 6 deletions
|
|
@ -1798,13 +1798,8 @@ export default {
|
||||||
background: $blue-100;
|
background: $blue-100;
|
||||||
box-shadow: 0 0 0 1px $primary;
|
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;
|
color: $black;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue