diff --git a/apps/myaccount/src/components/profile/profile.scss b/apps/myaccount/src/components/profile/profile.scss index 4fb293f19c8..ef998670c17 100644 --- a/apps/myaccount/src/components/profile/profile.scss +++ b/apps/myaccount/src/components/profile/profile.scss @@ -38,16 +38,17 @@ flex-shrink: 0; padding-right: 12px; min-width: 30ch; + &.mobile-label { min-width: 20ch; } } - + .verified-icon, .primary-icon { align-items: center; } } - + .table-c2 { display: flex; flex-wrap: nowrap;