Changed font size for all column text values in import tranist mail
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 17s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 16s
Laravel Pint / pint (pull_request) Successful in 2m4s
Laravel Larastan / larastan (pull_request) Failing after 3m34s

This commit is contained in:
dhanabalan
2026-06-13 08:35:37 +05:30
parent 9cbeb5166f
commit 4edac7987d

View File

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