@@ -77,15 +77,15 @@ exports[`<UserInfo /> with crypto enabled renders <BasicUserInfo /> 1`] = `
7777 >
7878 <div
7979 class = " mx_Flex mx_UserInfo_profile"
80- style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
80+ style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
8181 >
8282 <h1
8383 class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
8484 dir = " auto"
8585 >
8686 <div
8787 class = " mx_Flex mx_UserInfo_profile_name"
88- style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
88+ style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
8989 >
9090 @user:example.com
9191 </div >
@@ -113,7 +113,7 @@ exports[`<UserInfo /> with crypto enabled renders <BasicUserInfo /> 1`] = `
113113 </div >
114114 <div
115115 class = " mx_Flex mx_UserInfo_verification"
116- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;"
116+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
117117 >
118118 <p
119119 class = " _typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 mx_UserInfo_verification_unavailable"
@@ -363,15 +363,15 @@ exports[`<UserInfo /> with crypto enabled should render a deactivate button for
363363 >
364364 <div
365365 class = " mx_Flex mx_UserInfo_profile"
366- style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
366+ style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
367367 >
368368 <h1
369369 class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
370370 dir = " auto"
371371 >
372372 <div
373373 class = " mx_Flex mx_UserInfo_profile_name"
374- style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
374+ style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
375375 >
376376 @user:example.com
377377 </div >
@@ -399,7 +399,7 @@ exports[`<UserInfo /> with crypto enabled should render a deactivate button for
399399 </div >
400400 <div
401401 class = " mx_Flex mx_UserInfo_verification"
402- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;"
402+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
403403 >
404404 <svg
405405 class = " _icon_11k6c_18"
@@ -653,15 +653,15 @@ exports[`<UserInfoHeader /> renders verification unavailable message 1`] = `
653653 >
654654 <div
655655 class = " mx_Flex mx_UserInfo_profile"
656- style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
656+ style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
657657 >
658658 <h1
659659 class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
660660 dir = " auto"
661661 >
662662 <div
663663 class = " mx_Flex mx_UserInfo_profile_name"
664- style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
664+ style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
665665 >
666666 @user:example.com
667667 </div >
@@ -689,7 +689,7 @@ exports[`<UserInfoHeader /> renders verification unavailable message 1`] = `
689689 </div >
690690 <div
691691 class = " mx_Flex mx_UserInfo_verification"
692- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;"
692+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
693693 >
694694 <p
695695 class = " _typography_6v6n8_153 _font-body-sm-regular_6v6n8_31 mx_UserInfo_verification_unavailable"
@@ -735,15 +735,15 @@ exports[`<UserInfoHeader /> renders verified badge when user is verified 1`] = `
735735 >
736736 <div
737737 class = " mx_Flex mx_UserInfo_profile"
738- style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
738+ style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
739739 >
740740 <h1
741741 class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
742742 dir = " auto"
743743 >
744744 <div
745745 class = " mx_Flex mx_UserInfo_profile_name"
746- style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
746+ style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
747747 >
748748 @user:example.com
749749 </div >
@@ -771,7 +771,7 @@ exports[`<UserInfoHeader /> renders verified badge when user is verified 1`] = `
771771 </div >
772772 <div
773773 class = " mx_Flex mx_UserInfo_verification"
774- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;"
774+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
775775 >
776776 <span
777777 class = " _typography_6v6n8_153 _font-body-sm-medium_6v6n8_41 _badge_1t12g_8 mx_UserInfo_verified_badge"
@@ -832,15 +832,15 @@ exports[`<UserInfoHeader /> renders verify button 1`] = `
832832 >
833833 <div
834834 class = " mx_Flex mx_UserInfo_profile"
835- style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
835+ style = " --mx-flex-display: flex; --mx-flex-direction: column; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
836836 >
837837 <h1
838838 class = " _typography_6v6n8_153 _font-heading-sm-semibold_6v6n8_93"
839839 dir = " auto"
840840 >
841841 <div
842842 class = " mx_Flex mx_UserInfo_profile_name"
843- style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0;"
843+ style = " --mx-flex-display: flex; --mx-flex-direction: row-reverse; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
844844 >
845845 @user:example.com
846846 </div >
@@ -868,7 +868,7 @@ exports[`<UserInfoHeader /> renders verify button 1`] = `
868868 </div >
869869 <div
870870 class = " mx_Flex mx_UserInfo_verification"
871- style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0;"
871+ style = " --mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: center; --mx-flex-gap: 0; --mx-flex-wrap: nowrap; "
872872 >
873873 <div
874874 class = " mx_UserInfo_container_verifyButton"
0 commit comments