history-box: Use content style for listbox

So as to match the design and less code to maintain
This commit is contained in:
Mohammed Sadiq
2021-07-25 21:26:06 +05:30
committed by Evangelos Ribeiro Tzaras
parent 47a7d58074
commit fe84a02af2
2 changed files with 1 additions and 25 deletions

View File

@@ -53,7 +53,7 @@
<property name="margin">12</property>
<property name="valign">start</property>
<style>
<class name="frame"/>
<class name="content"/>
</style>
</object>
</child>