You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the spanned row <td> is outside of the <vertical-collection>, which holds all columns, it looks like <vertical-collection> is only one column. Setting colspan to number greater than 1 therefore squishes down the v-c.
The text was updated successfully, but these errors were encountered:
Since the spanned row
<td>
is outside of the<vertical-collection>
, which holds all columns, it looks like<vertical-collection>
is only one column. Settingcolspan
to number greater than1
therefore squishes down the v-c.The text was updated successfully, but these errors were encountered: