mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-18 03:01:39 +01:00
feat: Center all widgets
This commit is contained in:
parent
905c9bbee1
commit
1868e26a2f
5 changed files with 17 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<interface>
|
||||
<requires lib="gtk" version="4.6"/>
|
||||
<template class="resetAudio" parent="GtkBox">
|
||||
<property name="halign">start</property>
|
||||
<property name="halign">center</property>
|
||||
<property name="margin-start">5</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="valign">start</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue