<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div style="font-family: sans-serif;">
<span dir="ltr" style="margin-top:0; margin-bottom:0;">Hi everyone!</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Does anyone know of an easy way to set the minimum width of a cell to a certain amount of pixels?</span>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">I made a table with Icons in one column and a description in the second, and the icons get distorted on mobile (Chrome).</span>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">So I figured, if I set the min width to the slice of the Icon this should solve the problem?</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Thanks in advance!</span>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Thomas </span>
<br>
</div>
</body>
</html>