Maintain font and size when adding new fields/rows to ERD tables
Currently
ERD tables have a default font and when you add a new field (row) to that table it will use this default font. I like to switch my tables to a monospaced font and when I add a new field to the ERD table it currently does not use the font I set the entire table to use and rather uses the default font.
Solution
When adding a new field it should use whatever font the previous field is using, OR it should use the font the table uses for its header/name.
Additionally
Maintain the same font size as well.