CASH-1399
formatting
This commit is contained in:
parent
735d9e7252
commit
1a94a4ea57
1 changed files with 2 additions and 2 deletions
|
|
@ -1798,12 +1798,12 @@ export default {
|
|||
:deep(.alert-success.widget-name-AlertMobileFeeFreeWidget .alert-heading) {
|
||||
color: $black;
|
||||
font-weight: 600;
|
||||
font-size:1rem;
|
||||
font-size: 1rem;
|
||||
|
||||
* {
|
||||
color: $black;
|
||||
font-weight: 600;
|
||||
font-size:1rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue