mediacontrols: Set valign=center on volume button

To match the play button.
This commit is contained in:
Maximiliano Sandoval R
2023-05-12 11:35:14 +02:00
parent 52fa641dff
commit b44f43e996

View File

@@ -57,6 +57,7 @@
<child>
<object class="GtkVolumeButton" id="volume_button">
<property name="adjustment">volume_adjustment</property>
<property name="valign">center</property>
</object>
</child>
</object>