CASH-1399

formatting
This commit is contained in:
Johnny shultz 2025-08-13 16:21:59 -04:00
parent 735d9e7252
commit 1a94a4ea57

View file

@ -1798,12 +1798,12 @@ export default {
:deep(.alert-success.widget-name-AlertMobileFeeFreeWidget .alert-heading) { :deep(.alert-success.widget-name-AlertMobileFeeFreeWidget .alert-heading) {
color: $black; color: $black;
font-weight: 600; font-weight: 600;
font-size:1rem; font-size: 1rem;
* { * {
color: $black; color: $black;
font-weight: 600; font-weight: 600;
font-size:1rem; font-size: 1rem;
} }
} }
</style> </style>