mirror of
https://github.com/Quill-OS/quill.git
synced 2024-10-31 21:33:22 -07: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>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QGridLayout" name="gridLayout_4"/>
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<property name="topMargin">
|
||||
<number>15</number>
|
||||
</property>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_4"/>
|
||||
|
|
Loading…
Reference in a new issue