[realname]Fix phone verification form does not align in vertical direction correctly in Safari

inline-block element don't have a default CSS value for align-vertical property in Safari. This MR fixes phone verification form does not align in vertical direction correctly in Safari by giving the target elements a top value to align-vertical property

Before: image

After: image

@qianzhangxa @memorycancel

Edited by Zhu Shung

Merge request reports

Loading