UI/UX: Fix misc sizing/centering issues
This commit is contained in:
parent
0c9a136d7c
commit
315af9a7f9
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="1%" width="96%" height="98%" layout="vertical-row" >
|
||||
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
||||
<header id="title" width="100%" height="fit" text_align="center" word_wrap="true" text="Camera Settings" />
|
||||
<spacer width="100%" height="3%"/>
|
||||
<div width="100%" height="91%" layout="vertical-row" >
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<stkgui>
|
||||
<div x="2%" y="5%" width="96%" height="90%" layout="vertical-row" >
|
||||
<header id="title" width="96%" height="fit" text_align="center" word_wrap="true"
|
||||
<header id="title" width="100%" height="fit" text_align="center" word_wrap="true"
|
||||
I18N="In the recovery dialog" text="Account Recovery"/>
|
||||
|
||||
<spacer height="2%" width="50"/>
|
||||
|
Loading…
Reference in New Issue
Block a user