inspector: Add some margin to css editor
Requested in https://bugzilla.gnome.org/show_bug.cgi?id=745918
This commit is contained in:
@ -86,6 +86,8 @@
|
|||||||
<property name="wrap-mode">word</property>
|
<property name="wrap-mode">word</property>
|
||||||
<property name="monospace">True</property>
|
<property name="monospace">True</property>
|
||||||
<property name="has-focus">True</property>
|
<property name="has-focus">True</property>
|
||||||
|
<property name="left-margin">6</property>
|
||||||
|
<property name="right-margin">6</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
Reference in New Issue
Block a user