diff --git a/stylesheets/components/Preferences.scss b/stylesheets/components/Preferences.scss index e8c38949c3..831a660004 100644 --- a/stylesheets/components/Preferences.scss +++ b/stylesheets/components/Preferences.scss @@ -161,6 +161,10 @@ margin: 0; margin-bottom: 8px; } + + &--pnp-sharing { + min-height: 185px; + } } &__settings-row:not(:last-child) { diff --git a/ts/components/Preferences.tsx b/ts/components/Preferences.tsx index acfc94b5ea..05d2af128a 100644 --- a/ts/components/Preferences.tsx +++ b/ts/components/Preferences.tsx @@ -1104,7 +1104,13 @@ export function Preferences({ - +