style(selfpage): 调整两个prefab的布局底部边距
将中文和英文的个人页面UI预制体的底部内边距都设为50,统一页面布局间距
This commit is contained in:
parent
a4aa4ae111
commit
5afa36a724
@ -6792,7 +6792,7 @@ MonoBehaviour:
|
|||||||
m_Left: 0
|
m_Left: 0
|
||||||
m_Right: 0
|
m_Right: 0
|
||||||
m_Top: 0
|
m_Top: 0
|
||||||
m_Bottom: 0
|
m_Bottom: 50
|
||||||
m_ChildAlignment: 1
|
m_ChildAlignment: 1
|
||||||
m_Spacing: 24
|
m_Spacing: 24
|
||||||
m_ChildForceExpandWidth: 1
|
m_ChildForceExpandWidth: 1
|
||||||
|
|||||||
@ -8361,7 +8361,7 @@ MonoBehaviour:
|
|||||||
m_Left: 0
|
m_Left: 0
|
||||||
m_Right: 0
|
m_Right: 0
|
||||||
m_Top: 0
|
m_Top: 0
|
||||||
m_Bottom: 0
|
m_Bottom: 50
|
||||||
m_ChildAlignment: 1
|
m_ChildAlignment: 1
|
||||||
m_Spacing: 30
|
m_Spacing: 30
|
||||||
m_ChildForceExpandWidth: 1
|
m_ChildForceExpandWidth: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user