Merge pull request 'Changed font size for all column text values in import tranist mail' (#742) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 23s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 23s
Reviewed-on: #742
This commit was merged in pull request #742.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size: 10px;
|
||||
white-space: nowrap !important;
|
||||
}
|
||||
th, td {
|
||||
|
||||
Reference in New Issue
Block a user