diff --git a/stylesheets/components/Preferences.scss b/stylesheets/components/Preferences.scss index e8c38949c31..831a6600048 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 acfc94b5ea4..05d2af128ae 100644 --- a/ts/components/Preferences.tsx +++ b/ts/components/Preferences.tsx @@ -1104,7 +1104,13 @@ export function Preferences({ - +