css: Add more padding to node and port names, remove column spacing in ports grid

This commit is contained in:
Tom A. Wagner
2023-09-18 17:55:23 +02:00
parent 89f417f260
commit 1db39fb71f
3 changed files with 3 additions and 5 deletions

View File

@@ -26,9 +26,7 @@
</object>
</child>
<child>
<object class="GtkGrid" id="port_grid">
<property name="column-spacing">10</property>
</object>
<object class="GtkGrid" id="port_grid"></object>
</child>
</object>
</child>