inspector: Avoid double borders in the accessibility tab

Replace the frame with a separator.
This commit is contained in:
nana-4 2020-08-07 20:14:19 +09:00
parent 944607f240
commit 5bfc95321e

View File

@ -28,15 +28,15 @@
</child>
</object>
</child>
<child>
<object class="GtkSeparator"/>
</child>
<child>
<object class="GtkScrolledWindow">
<property name="vexpand">1</property>
<child>
<object class="GtkColumnView" id="attributes">
<property name="show-column-separators">1</property>
<style>
<class name="frame"/>
</style>
<child>
<object class="GtkColumnViewColumn">
<property name="title" translatable="yes">Attribute</property>