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

Moved out common default style entries from settings.

This commit is contained in:
23rd
2023-11-15 03:27:13 +03:00
parent acb1a7ccf2
commit 819020e515
39 changed files with 103 additions and 126 deletions

View File

@@ -104,7 +104,7 @@ void SetupExperimental(
container,
tr::lng_settings_experimental_about(),
st::boxLabel),
st::settingsDividerLabelPadding);
st::defaultBoxDividerLabelPadding);
auto reset = (Button*)nullptr;
if (base::options::changed()) {