Reduce request indentation in sidebar from 24px to 12px

This commit is contained in:
Pavel Baksy 2026-01-05 02:28:02 +01:00
parent 9d56be3f57
commit e498097b2a

View File

@ -72,7 +72,7 @@
<child>
<object class="GtkListBox" id="requests_listbox">
<property name="margin-start">24</property>
<property name="margin-start">12</property>
<style>
<class name="navigation-sidebar"/>
</style>