node editor: Make help textview monospace

Otherwise the nice markdown tables don't line up.
This commit is contained in:
Timm Bäder 2021-01-24 05:27:07 +01:00
parent 1635d9fb78
commit 00956a3770

View File

@ -13,6 +13,7 @@
<property name="right-margin">20</property>
<property name="top-margin">20</property>
<property name="bottom-margin">20</property>
<property name="monospace">1</property>
<property name="buffer">
<object class="GtkTextBuffer" id="buffer"/>
</property>