Changed font size for all column text values in import tranist mail #742

Merged
jothi merged 1 commits from ranjith-dev into master 2026-06-13 03:06:28 +00:00

View File

@@ -19,7 +19,7 @@
table { table {
border-collapse: collapse; border-collapse: collapse;
width: 100%; width: 100%;
font-size: 14px; font-size: 10px;
white-space: nowrap !important; white-space: nowrap !important;
} }
th, td { th, td {