switched to a monospace font in the board util.

This commit is contained in:
UpstreamData
2022-02-22 11:01:00 -07:00
parent bb89be64f4
commit 128aab1b88
3 changed files with 10 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ layout = [
max_col_width=15,
justification="center",
key="ip_table",
col_widths=[15, 13, 15, 15, 15, 28, 11],
col_widths=[15, 13, 15, 15, 12, 31, 11],
background_color="white",
text_color="black",
size=(135, 27),