mirror of
https://github.com/Quill-OS/quill.git
synced 2024-12-26 23:57:22 -08:00
Small UI fix
This commit is contained in:
parent
99a145d5ee
commit
3c75c64cf4
1 changed files with 5 additions and 1 deletions
6
apps.ui
6
apps.ui
|
@ -447,7 +447,11 @@
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QGridLayout" name="gridLayout_4"/>
|
<layout class="QGridLayout" name="gridLayout_4">
|
||||||
|
<property name="topMargin">
|
||||||
|
<number>15</number>
|
||||||
|
</property>
|
||||||
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_4"/>
|
<layout class="QVBoxLayout" name="verticalLayout_4"/>
|
||||||
|
|
Loading…
Reference in a new issue