This repository was archived by the owner on Mar 9, 2025. It is now read-only.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
Add option to center text vertically in cell #946
Open
Description
Problem
The text in the cells is always aligned to the top. This can be fixed using CSS snippets, however, when I try to change the vertical alignment, the selection box for editing a cell is offset slightly from the actual cell.
Solution
Add an option in the plugin settings to display the text vertically centered.
Additional details
There may be a behind-the-scenes reason why this isn't possible that I'm not aware of. I'm also aware that this is a very low-priority matter. I completely understand if this doesn't get addressed for a while.