forked from AuroraMiddleware/gtk
node editor: Make help textview monospace
Otherwise the nice markdown tables don't line up.
This commit is contained in:
parent
08b1d2b897
commit
13724b64d2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user