This commit is contained in:
2025-01-20 19:30:44 -03:00
parent 6673fac076
commit c06b8c5608
8 changed files with 9 additions and 4 deletions

View File

@@ -94,6 +94,9 @@
}
.card-faturamento-anual {
max-width: 120%;
/* height: 100%; */
min-height: 280px;
min-width: 95%;
padding: 15px 0px 15px 0px;
}
}