.logininfotips_dialog_wrapper { max-height: 50vh; overflow-y: auto; } .logininfotips_dialog_wrapper .logininfotips_dialog_wrapper_list { margin-top: 6rem; display: flex; flex-direction: column; gap: 20rem; } .logininfotips_dialog_wrapper_top { display: flex; align-items: center; justify-content: center; width: fit-content; } .logininfotips_dialog_wrapper_top img { width: 30rem; height: 30rem; margin-right: 9rem; } .logininfotips_dialog_wrapper_top span { height: 26rem; font-size: 24rem; font-weight: 700; color: #3D3D3D; line-height: 28rem; }