diff --git a/src/components/right/RightColumn.scss b/src/components/right/RightColumn.scss index 6252074fa..04dab1b8a 100644 --- a/src/components/right/RightColumn.scss +++ b/src/components/right/RightColumn.scss @@ -122,6 +122,14 @@ } } + .section-info_push { + line-height: 1rem; + } + + .align-checkbox-with-list-buttons { + padding-inline-start: 4.25rem; + } + #Main.right-column-shown & { visibility: visible; } diff --git a/src/components/right/management/ManageGroup.tsx b/src/components/right/management/ManageGroup.tsx index 062b150c8..1082b0018 100644 --- a/src/components/right/management/ManageGroup.tsx +++ b/src/components/right/management/ManageGroup.tsx @@ -446,6 +446,7 @@ const ManageGroup: FC = ({ {!isPublicGroup && !hasLinkedChannel && Boolean(chatFullInfo) && (