2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Adjust main settings buttons geometry to the mockup.

This commit is contained in:
John Preston
2022-02-08 20:49:58 +03:00
parent 340db7662b
commit 1468be0af4
3 changed files with 8 additions and 9 deletions

View File

@@ -319,7 +319,7 @@ void SetupSections(
SetupLanguageButton(container);
AddSkip(container);
AddSkip(container, st::settingsSectionBottomSkip);
}
bool HasInterfaceScale() {
@@ -499,8 +499,6 @@ void SetupHelp(
box->setStrictCancel(true);
controller->show(std::move(box));
});
AddSkip(container);
}
Main::Main(