mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Use fixed-width font for Notes
Fixed width, and a smaller font size, make for easier readability in the notes section.
This commit is contained in:
parent
3b9ffa194d
commit
5bc000cc31
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user