Just generally made things nicer.

This commit is contained in:
2023-07-15 23:46:50 -07:00
parent 6e85b61200
commit afafc90b6e
2 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<UIBorder
borderSize="16, 16"
alignment="40, 0, 0, 0"
alignment="45, 0, 0, 0"
alignUnitLeft="UI_COMPONENT_ALIGN_UNIT_PERCENT"
ref="border"
alignX="UI_COMPONENT_ALIGN_END"
@ -14,12 +14,13 @@
<child>
<UIRichTextLabel
alignment="0, 0, 65, 192"
alignment="0, 0, 75, 0"
alignUnitLeft="UI_COMPONENT_ALIGN_UNIT_PERCENT"
alignUnitRight="UI_COMPONENT_ALIGN_UNIT_PERCENT"
alignX="UI_COMPONENT_ALIGN_MIDDLE"
alignY="UI_COMPONENT_ALIGN_MIDDLE"
ref="uiLabel"
lineHeight="1.5"
/>
</child>