Fix not enough space for uninstall full game assets button

This commit is contained in:
Benau 2019-12-25 13:29:56 +08:00
parent fb6bedc101
commit 82cbf3b09f

View File

@ -96,7 +96,7 @@
<spacer width="5" height="3%"/>
<div width="100%" height="fit" layout="horizontal-row" >
<spacer width="1%" height="100%"/>
<button id="assets_settings" raw_text="Android specific options"/>
<button id="assets_settings" text="Uninstall full game assets"/>
</div>
<spacer width="5" height="3%"/>
</box>