Forum Discussion

sdoscher's avatar
sdoscher
New Contributor III
4 years ago

Snaplogic html table column width

Where/how can I adjust the HTML table in the email sender snap so that the columns are wider (either a fixed width, or so that they auto expand?

The current setup is:

Email Snap HTML Table table.Snap {background-color:transparent;border-collapse:collapse;width:100%;} table.Snap th, table.Snap td {text-align:center;border:1px solid black;padding:5px;} table.Snap th {background-color:AntiqueWhite;}
    <p>Medi-Cal - Surge Staff by Date and Submitter</p> 
    <table class="Snap"> 
    </table>