diff --git a/src/pages/InvoiceOut/InvoiceOutNegativeBases.vue b/src/pages/InvoiceOut/InvoiceOutNegativeBases.vue index e0b17a4b3..36180a2e7 100644 --- a/src/pages/InvoiceOut/InvoiceOutNegativeBases.vue +++ b/src/pages/InvoiceOut/InvoiceOutNegativeBases.vue @@ -183,7 +183,9 @@ const downloadCSV = async () => { @@ -211,7 +213,7 @@ const downloadCSV = async () => { border-radius: 4px; padding: 6px; } -.no-uppercase{ +.no-uppercase { text-transform: none; }