GUI: Decreased padding in layout.

This commit is contained in:
av-dx 2021-06-22 15:06:29 +05:30 committed by Eugene Sandulenko
parent 1b415b648a
commit f5e97943ce
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -144,7 +144,7 @@
height = '80'
rtl = 'no'
/>
<layout type = 'vertical' align = 'stretch' padding = '23, 23, 8, 23'>
<layout type = 'vertical' align = 'stretch' padding = '0, 0, 0, 0'>
<layout type = 'horizontal' spacing = '5' padding = '10, 0, 0, 0'>
<widget name = 'SearchPic'
width = '16'
@ -189,7 +189,7 @@
height = '155'
/> -->
</layout>
<layout type = 'horizontal' spacing = '5' padding = '10, 0, 20, 0'>
<layout type = 'horizontal' spacing = '5' padding = '10, 0, 20, 0'>
<widget name = 'StartButton'
type = 'Button'
/>