Skip to content

Commit

Permalink
Use fixed-width font for Notes
Browse files Browse the repository at this point in the history
Fixed width, and a smaller font size, make for easier readability
in the notes section.
  • Loading branch information
grim210 authored and TheZ3ro committed Oct 26, 2017
1 parent 3b9ffa1 commit 5bc000c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/gui/entry/EditEntryWidgetMain.ui
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,12 @@
<height>100</height>
</size>
</property>
<property name="font">
<font>
<family>Monospace</family>
<pointsize>10</pointsize>
</font>
</property>
</widget>
</item>
<item row="1" column="0" alignment="Qt::AlignRight">
Expand Down

0 comments on commit 5bc000c

Please sign in to comment.