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:
@@ -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(
|
||||
|
Reference in New Issue
Block a user