Make padding consistent

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2025-04-15 10:40:55 +01:00
parent 36a89b0839
commit ec2552e501
6 changed files with 78 additions and 22 deletions

View File

@@ -17,6 +17,18 @@
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
@@ -37,8 +49,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>523</width>
<height>594</height>
<width>535</width>
<height>606</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">