Td height gmail

You're looking for the table height in Gmail!

The default table height in Gmail is 20 pixels. However, you can adjust the table height by adding a CSS style to your Gmail account.

Here's how:

  1. Log in to your Gmail account.

  2. Click on the gear icon in the upper right corner and select "See all settings."

  3. Scroll down to the "General" tab.

  4. Click on the "Compose" button.

  5. In the "Compose" window, click on the three vertical dots in the top right corner and select "Show original."

  6. In the "Show original" window, click on the "Edit" button.

  7. Add the following CSS code to the "Edit" window:

    table { height: [your preferred height]px; }

    Replace [your preferred height] with the desired height in pixels (e.g., 30, 40, 50, etc.).

  8. Click "Save" to save the changes.

After making these changes, the table height in your Gmail account should be adjusted to the new height you specified.

Note: Keep in mind that this is a temporary solution, and the table height may revert to the default value when you restart your browser or clear your browser cache.